diff options
Diffstat (limited to 'net/netdisco/Makefile')
-rw-r--r-- | net/netdisco/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/netdisco/Makefile b/net/netdisco/Makefile index f3306fcac18..c27a6a5e879 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2011/05/23 19:39:09 bouyer Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 21:56:57 wiz Exp $ # DISTNAME= netdisco-1.1_with_mibs PKGNAME= netdisco-1.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdisco/} |