diff options
Diffstat (limited to 'devel/p5-Proc-Pidfile/Makefile')
-rw-r--r-- | devel/p5-Proc-Pidfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Proc-Pidfile/Makefile b/devel/p5-Proc-Pidfile/Makefile index 5a91735c9670..f80e6e56faf6 100644 --- a/devel/p5-Proc-Pidfile/Makefile +++ b/devel/p5-Proc-Pidfile/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for maintaining pid file for curent process -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= \ |