diff options
author | grant <grant> | 2002-11-21 10:23:06 +0000 |
---|---|---|
committer | grant <grant> | 2002-11-21 10:23:06 +0000 |
commit | 6036e4037e1f2f882ed09dc803e7fdaa32695c5e (patch) | |
tree | 67f15e902146491f9701c90d7798f746ce99958a /net | |
parent | 75ab0909c962ea2d63b332d0f33e5b3cbbee7e82 (diff) | |
download | pkgsrc-6036e4037e1f2f882ed09dc803e7fdaa32695c5e.tar.gz |
unmark ntop2 as BROKEN.
addresses pkg/18915 from Robert Elz.
Diffstat (limited to 'net')
-rw-r--r-- | net/ntop2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile index 66796ad2565..bbae8d4bada 100644 --- a/net/ntop2/Makefile +++ b/net/ntop2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/11/15 00:10:54 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/11/21 10:23:06 grant Exp $ DISTNAME= ntop-2.1 PKGNAME= ntop2-2.1 @@ -12,8 +12,6 @@ COMMENT= shows network usage (similar to "top" for processes) CONFLICTS= ntop-[0-9]* -BROKEN= "PR 13058 needs to be closed first" - WRKSRC= ${WRKDIR}/ntop USE_BUILDLINK2= yes |