diff options
Diffstat (limited to 'net/p5-NetPacket/Makefile')
-rw-r--r-- | net/p5-NetPacket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile index 2a79cd63e10..3968a76c1c2 100644 --- a/net/p5-NetPacket/Makefile +++ b/net/p5-NetPacket/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2008/10/19 19:18:33 he Exp $ DISTNAME= NetPacket-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/} |