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 833f818a673..b80f1bfe709 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:51 wiz Exp $ DISTNAME= SNMP_Session-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= http://snmp-session.googlecode.com/files/ |