diff options
Diffstat (limited to 'net/netdisco/Makefile')
-rw-r--r-- | net/netdisco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netdisco/Makefile b/net/netdisco/Makefile index 784bf7c9005..d91ff7628a6 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/04/08 11:17:18 rodent Exp $ +# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:35 wiz Exp $ # DISTNAME= netdisco-1.1_with_mibs PKGNAME= netdisco-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdisco/} |