diff options
Diffstat (limited to 'devel/p5-threads-shared/Makefile')
-rw-r--r-- | devel/p5-threads-shared/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-threads-shared/Makefile b/devel/p5-threads-shared/Makefile index 4fecdfff46d0..909420a3573e 100644 --- a/devel/p5-threads-shared/Makefile +++ b/devel/p5-threads-shared/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Share data structures between threads -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |