diff options
Diffstat (limited to 'net/snmptt/Makefile')
-rw-r--r-- | net/snmptt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snmptt/Makefile b/net/snmptt/Makefile index 2cde4a5b237..b44e9fa6e90 100644 --- a/net/snmptt/Makefile +++ b/net/snmptt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:09 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:43 wiz Exp $ # DISTNAME= snmptt_1.3 EXTRACT_SUFX= .tgz PKGNAME= snmptt-1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snmptt/} |