Date: Mon, 30 Dec 2019 08:01:05 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521472 - head/japanese/font-shinonome Message-ID: <201912300801.xBU8151E093429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon Dec 30 08:01:05 2019 New Revision: 521472 URL: https://svnweb.freebsd.org/changeset/ports/521472 Log: japanese/font-shinonome: Spell LICENSE_FILE correctly Modified: head/japanese/font-shinonome/Makefile Modified: head/japanese/font-shinonome/Makefile ============================================================================== --- head/japanese/font-shinonome/Makefile Mon Dec 30 07:45:41 2019 (r521471) +++ head/japanese/font-shinonome/Makefile Mon Dec 30 08:01:05 2019 (r521472) @@ -14,7 +14,7 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Shinonome Japanese fonts, 12/14/16 dots LICENSE= PD -LICESE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912300801.xBU8151E093429>