[Midnightbsd-cvs] mports [16659] trunk/lang/perl5.18/Makefile: fix perl license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 27 07:10:21 EDT 2014


Revision: 16659
          http://svnweb.midnightbsd.org/mports/?rev=16659
Author:   laffer1
Date:     2014-08-27 07:10:20 -0400 (Wed, 27 Aug 2014)
Log Message:
-----------
fix perl license

Modified Paths:
--------------
    trunk/lang/perl5.18/Makefile

Modified: trunk/lang/perl5.18/Makefile
===================================================================
--- trunk/lang/perl5.18/Makefile	2014-08-27 11:09:02 UTC (rev 16658)
+++ trunk/lang/perl5.18/Makefile	2014-08-27 11:10:20 UTC (rev 16659)
@@ -11,7 +11,8 @@
 MAINTAINER=	luke at MidnightBSD.org
 COMMENT=	Practical Extraction and Report Language
 
-LICENSE=	perl
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
 
 PERL_VERSION=	${PORTVERSION}
 PERL_VER=	${PORTVERSION} 



More information about the Midnightbsd-cvs mailing list