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 9ffc2578b1a..7285008f200 100644 --- a/net/snmptt/Makefile +++ b/net/snmptt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2016/05/17 10:32:08 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2016/07/09 06:38:45 wiz Exp $ # DISTNAME= snmptt_1.3 EXTRACT_SUFX= .tgz PKGNAME= snmptt-1.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snmptt/} |