diff options
Diffstat (limited to 'net/p5-IO-Socket-Multicast/Makefile')
-rw-r--r-- | net/p5-IO-Socket-Multicast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index a6bfafd37eb..15f21d56c12 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:06 wiz Exp $ # DISTNAME= IO-Socket-Multicast-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5ism CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |