diff options
Diffstat (limited to 'devel/p5-IO-File-AtomicChange/Makefile')
-rw-r--r-- | devel/p5-IO-File-AtomicChange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-File-AtomicChange/Makefile b/devel/p5-IO-File-AtomicChange/Makefile index a3608428f762..55d8b5a3fea9 100644 --- a/devel/p5-IO-File-AtomicChange/Makefile +++ b/devel/p5-IO-File-AtomicChange/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to change content of a file atomically -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ |