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/p5-SNMP_Session | |
parent | 0f221b0800cb02e560b122d8c71fba21523a46da (diff) | |
download | pkgsrc-40e82935ab36a5fdf3c758d87fbd75b9993b5d4b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-SNMP_Session')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 309211dff0d..7cc51684da7 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2010/09/10 06:02:31 schnoebe Exp $ +# $NetBSD: Makefile,v 1.21 2011/08/14 14:14:49 obache Exp $ DISTNAME= SNMP_Session-1.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5sns CATEGORIES= net perl5 MASTER_SITES= http://snmp-session.googlecode.com/files/ |