diff options
Diffstat (limited to 'net/p5-NetAddr-MAC/Makefile')
-rw-r--r-- | net/p5-NetAddr-MAC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-NetAddr-MAC/Makefile b/net/p5-NetAddr-MAC/Makefile index 47b6dd7b3ad..4128f9e5b39 100644 --- a/net/p5-NetAddr-MAC/Makefile +++ b/net/p5-NetAddr-MAC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2021/05/24 19:53:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/06/28 11:35:15 wiz Exp $ DISTNAME= NetAddr-MAC-0.97 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetAddr/} |