diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
commit | 40e82935ab36a5fdf3c758d87fbd75b9993b5d4b (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/net-snmp | |
parent | 0f221b0800cb02e560b122d8c71fba21523a46da (diff) | |
download | pkgsrc-40e82935ab36a5fdf3c758d87fbd75b9993b5d4b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/net-snmp')
-rw-r--r-- | net/net-snmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 7747be66eb1..1b0595b7a3a 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2011/05/30 10:21:43 tron Exp $ +# $NetBSD: Makefile,v 1.87 2011/08/14 14:14:40 obache Exp $ DISTNAME= net-snmp-5.6.1.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/} |