diff options
Diffstat (limited to 'www/p5-ParallelUserAgent/Makefile')
-rw-r--r-- | www/p5-ParallelUserAgent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-ParallelUserAgent/Makefile b/www/p5-ParallelUserAgent/Makefile index 077568a8b2c2..6155f50a922a 100644 --- a/www/p5-ParallelUserAgent/Makefile +++ b/www/p5-ParallelUserAgent/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extension for LWP to allow parallel HTTP and FTP access -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ |