aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-INET6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-IO-INET6/Makefile')
-rw-r--r--net/p5-IO-INET6/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/net/p5-IO-INET6/Makefile b/net/p5-IO-INET6/Makefile
index f13351ccb9df..9f0799b4a7da 100644
--- a/net/p5-IO-INET6/Makefile
+++ b/net/p5-IO-INET6/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= INET6
-PORTVERSION= 2.01
+PORTNAME= IO-Socket-INET6
+PORTVERSION= 2.51
CATEGORIES= net perl5 ipv6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
-PKGNAMEPREFIX= p5-IO-
+PKGNAMEPREFIX= p5-
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Perl module with object interface to AF_INET6 domain sockets
@@ -22,10 +22,4 @@ MAN3= IO::Socket::INET6.3
PERL_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-EXTRA_PATCHES= ${PATCHDIR}/5.005_03.diff
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>