diff options
Diffstat (limited to 'net/p5-Net-MAC')
-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 283562169a2..f4e5f92e076 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:48 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:12 wiz Exp $ # DISTNAME= Net-MAC-2.103622 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |