svn commit: r503160 - head/chinese/fandol

Tobias Kortkamp tobik at FreeBSD.org
Fri May 31 11:44:01 UTC 2019


Author: tobik
Date: Fri May 31 11:44:00 2019
New Revision: 503160
URL: https://svnweb.freebsd.org/changeset/ports/503160

Log:
  chinese/fandol: Spell LICENSE_FILE correctly

Modified:
  head/chinese/fandol/Makefile

Modified: head/chinese/fandol/Makefile
==============================================================================
--- head/chinese/fandol/Makefile	Fri May 31 11:43:12 2019	(r503159)
+++ head/chinese/fandol/Makefile	Fri May 31 11:44:00 2019	(r503160)
@@ -12,7 +12,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	CTAN Fandol: Four GNU GPLv3-licensed Chinese OpenType fonts
 
 LICENSE=	GPLv3
-LICENSE_FILES=	${WRKSRC}/fandol/COPYING
+LICENSE_FILE=	${WRKSRC}/fandol/COPYING
 
 USES=		fonts zip
 NO_WRKSUBDIR=	yes


More information about the svn-ports-all mailing list