diff options
Diffstat (limited to 'net/p5-SNMP-Info/Makefile')
-rw-r--r-- | net/p5-SNMP-Info/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile index 381dbf0c163..9e783dc25a2 100644 --- a/net/p5-SNMP-Info/Makefile +++ b/net/p5-SNMP-Info/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2015/05/30 02:49:57 wen Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= SNMP-Info-3.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} |