svn commit: r521472 - head/japanese/font-shinonome

Tobias Kortkamp tobik at FreeBSD.org
Mon Dec 30 08:01:05 UTC 2019


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 at 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
 


More information about the svn-ports-head mailing list