diff options
Diffstat (limited to 'net/p5-Socks/Makefile')
-rw-r--r-- | net/p5-Socks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile index 2e0e3d5afe6d..d7a775aabc78 100644 --- a/net/p5-Socks/Makefile +++ b/net/p5-Socks/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to communicate with socks v4 and v5 servers -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |