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 d91ff7628a6..c12388776b9 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:35 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/07/12 10:45:00 jperkin Exp $ # DISTNAME= netdisco-1.1_with_mibs PKGNAME= netdisco-1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdisco/} |