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 e1474d96aea..e4b866a0f5c 100644 --- a/net/p5-NetPacket/Makefile +++ b/net/p5-NetPacket/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2021/05/24 19:53:33 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2022/06/28 11:35:15 wiz Exp $ DISTNAME= NetPacket-1.7.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/} |