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 d7099c78c4e..bf5fa7a264e 100644 --- a/net/p5-NetPacket/Makefile +++ b/net/p5-NetPacket/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:50 wiz Exp $ DISTNAME= NetPacket-1.3.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/} |