diff options
author | obache <obache> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:14:40 +0000 |
commit | f5f998811cdd0880105056aa63e860b01c7ce492 (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-SNMP-MIB-Compiler | |
parent | dd4441e3394147e6638fb8db0f919be5c71a75c2 (diff) | |
download | pkgsrc-f5f998811cdd0880105056aa63e860b01c7ce492.tar.gz |
Revision bump after updating perl5 to 5.14.1.
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 541a14331b2..606cb62f281 100644 --- a/net/p5-SNMP-MIB-Compiler/Makefile +++ b/net/p5-SNMP-MIB-Compiler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/08/21 16:35:32 seb Exp $ +# $NetBSD: Makefile,v 1.12 2011/08/14 14:14:49 obache Exp $ # DISTNAME= SNMP-MIB-Compiler-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} |