diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-15 08:24:08 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-15 08:24:08 +0000 |
commit | 12c63fe63d5de81099dbd818f708697a104fd742 (patch) | |
tree | bdcc9903e459120ca33eee79e96b77bad8fdfd7b /lang/perl5.24 | |
parent | 0e1493c3cdd687cca79239c520dd8edb6f759bbc (diff) | |
download | ports-12c63fe63d5de81099dbd818f708697a104fd742.tar.gz ports-12c63fe63d5de81099dbd818f708697a104fd742.zip |
Notes
Diffstat (limited to 'lang/perl5.24')
-rw-r--r-- | lang/perl5.24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.24/Makefile b/lang/perl5.24/Makefile index 73d4982b4893..fe460090c7cd 100644 --- a/lang/perl5.24/Makefile +++ b/lang/perl5.24/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= perl MAINTAINER= perl@FreeBSD.org COMMENT= Practical Extraction and Report Language -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1= ${WRKSRC}/Copying |