diff options
Diffstat (limited to 'net/snmptt/Makefile')
-rw-r--r-- | net/snmptt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/snmptt/Makefile b/net/snmptt/Makefile index 3173761cc09..8b243cd2c4c 100644 --- a/net/snmptt/Makefile +++ b/net/snmptt/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/13 10:23:47 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:11 wiz Exp $ # DISTNAME= snmptt_1.3 EXTRACT_SUFX= .tgz PKGNAME= snmptt-1.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snmptt/} |