diff options
Diffstat (limited to 'net/p5-Net-CIDR-Set/Makefile')
-rw-r--r-- | net/p5-Net-CIDR-Set/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-CIDR-Set/Makefile b/net/p5-Net-CIDR-Set/Makefile index 53c17f26c87..7995336c96a 100644 --- a/net/p5-Net-CIDR-Set/Makefile +++ b/net/p5-Net-CIDR-Set/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/20 14:53:53 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-CIDR-Set-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |