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 5c9b69f5da0..1b94bcd90f0 100644 --- a/net/p5-SNMP-Info/Makefile +++ b/net/p5-SNMP-Info/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/11/29 03:14:58 wen Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:41 wiz Exp $ # DISTNAME= SNMP-Info-2.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5sni CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} |