Date: Fri, 31 May 2019 11:44:00 +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: r503160 - head/chinese/fandol Message-ID: <201905311144.x4VBi09r074886@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905311144.x4VBi09r074886>