diff options
Diffstat (limited to 'net/p5-NetPacket/Makefile')
-rw-r--r-- | net/p5-NetPacket/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile index 3d05f7e38c0..8da4f16fa74 100644 --- a/net/p5-NetPacket/Makefile +++ b/net/p5-NetPacket/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/01/26 19:41:27 rhaen Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:06 wiz Exp $ DISTNAME= NetPacket-1.3.1 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/} |