Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2017 17:29:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446332 - head/textproc/p5-Lingua-EN-Inflect
Message-ID:  <201707211729.v6LHToVV032463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 21 17:29:50 2017
New Revision: 446332
URL: https://svnweb.freebsd.org/changeset/ports/446332

Log:
  Fix copy/paste error: remove LICENSE_FILE

Modified:
  head/textproc/p5-Lingua-EN-Inflect/Makefile

Modified: head/textproc/p5-Lingua-EN-Inflect/Makefile
==============================================================================
--- head/textproc/p5-Lingua-EN-Inflect/Makefile	Fri Jul 21 17:29:45 2017	(r446331)
+++ head/textproc/p5-Lingua-EN-Inflect/Makefile	Fri Jul 21 17:29:50 2017	(r446332)
@@ -12,7 +12,6 @@ COMMENT=	Convert singular words to their plural form
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USES=		perl5



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