diff options
Diffstat (limited to 'net/p5-Net-Packet/Makefile')
-rw-r--r-- | net/p5-Net-Packet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile index 89b4d54b366..4aa491c16e8 100644 --- a/net/p5-Net-Packet/Makefile +++ b/net/p5-Net-Packet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/08/14 14:14:45 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:04 wiz Exp $ DISTNAME= Net-Packet-3.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |