diff options
Diffstat (limited to 'net/p5-SNMP_Session/Makefile')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 7cc51684da7..d083a5e21bb 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/08/14 14:14:49 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 21:57:07 wiz Exp $ DISTNAME= SNMP_Session-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5sns CATEGORIES= net perl5 MASTER_SITES= http://snmp-session.googlecode.com/files/ |