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 ba1b7269cd0..da1075d7292 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2005/12/29 06:22:00 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/24 07:32:30 wiz Exp $ # DISTNAME= netdisco-0.94_with_mibs PKGNAME= netdisco-0.94 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdisco/} |