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 cb54f25cd57..0b2a6e06677 100644 --- a/net/p5-SNMP-Info/Makefile +++ b/net/p5-SNMP-Info/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2011/11/18 08:28:42 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:07 wiz Exp $ # DISTNAME= SNMP-Info-2.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5sni CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} |