diff options
Diffstat (limited to 'net/p5-Net-MAC/Makefile')
-rw-r--r-- | net/p5-Net-MAC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-MAC/Makefile b/net/p5-Net-MAC/Makefile index 73fa63126dc..7cb7aa8ef5e 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2019/08/11 13:22:21 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2020/08/31 18:10:45 wiz Exp $ # DISTNAME= Net-MAC-2.103622 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |