diff options
Diffstat (limited to 'net/p5-IO-Socket-INET6/Makefile')
-rw-r--r-- | net/p5-IO-Socket-INET6/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index 41e53ea21a2b..a0acf3d5ae95 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -6,11 +6,9 @@ # PORTNAME= IO-Socket-INET6 -PORTVERSION= 2.51 -PORTREVISION= 1 +PORTVERSION= 2.52 CATEGORIES= net perl5 ipv6 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= IO +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= janos.mohacsi@bsd.hu @@ -24,4 +22,3 @@ MAN3= IO::Socket::INET6.3 PERL_CONFIGURE= yes .include <bsd.port.mk> - |