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 c71aa5a8cf2..9f3930f2e0e 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:41:41 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:11 wiz Exp $ DISTNAME= SNMP_Session-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5sns CATEGORIES= net perl5 MASTER_SITES= http://snmp-session.googlecode.com/files/ |