diff options
Diffstat (limited to 'net/p5-SNMP-MIB-Compiler')
-rw-r--r-- | net/p5-SNMP-MIB-Compiler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile index 606cb62f281..706a23b4155 100644 --- a/net/p5-SNMP-MIB-Compiler/Makefile +++ b/net/p5-SNMP-MIB-Compiler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2011/08/14 14:14:49 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:07 wiz Exp $ # DISTNAME= SNMP-MIB-Compiler-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} |