diff options
Diffstat (limited to 'textproc/p5-File-Inplace/Makefile')
-rw-r--r-- | textproc/p5-File-Inplace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-File-Inplace/Makefile b/textproc/p5-File-Inplace/Makefile index 7e613014de3e..de6b606458d7 100644 --- a/textproc/p5-File-Inplace/Makefile +++ b/textproc/p5-File-Inplace/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module for in-place editing of files -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |