diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-15 08:32:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-15 08:32:44 +0000 |
commit | cc956d4fd48206fb851b41273022cfaba4ebaae5 (patch) | |
tree | 2a7bc3553c8e50ff1d5f651aab29fbc1037fee77 /lang/perl5.24 | |
parent | 12c63fe63d5de81099dbd818f708697a104fd742 (diff) | |
download | ports-cc956d4fd48206fb851b41273022cfaba4ebaae5.tar.gz ports-cc956d4fd48206fb851b41273022cfaba4ebaae5.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 fe460090c7cd..fda3d3e813a8 100644 --- a/lang/perl5.24/Makefile +++ b/lang/perl5.24/Makefile @@ -13,7 +13,7 @@ COMMENT= Practical Extraction and Report Language LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic -LICENSE_FILE_GPLv1= ${WRKSRC}/Copying +LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying # Uncomment when the default Perl is switched to 5.26 #DEPRECATED= Support ends three years after .0 release, please upgrade to a more recent version of Perl |