Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 10:00:22 +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: r502521 - head/chinese/cconv
Message-ID:  <201905251000.x4PA0M3H030204@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat May 25 10:00:22 2019
New Revision: 502521
URL: https://svnweb.freebsd.org/changeset/ports/502521

Log:
  chinese/cconv: Spell LICENSE_FILE correctly

Modified:
  head/chinese/cconv/Makefile

Modified: head/chinese/cconv/Makefile
==============================================================================
--- head/chinese/cconv/Makefile	Sat May 25 10:00:22 2019	(r502520)
+++ head/chinese/cconv/Makefile	Sat May 25 10:00:22 2019	(r502521)
@@ -10,7 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simplified-Traditional Chinese conversion tool
 
 LICENSE=	MIT
-LICNESE_FILE=	${WRKSRC}/License
+LICENSE_FILE=	${WRKSRC}/License
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251000.x4PA0M3H030204>