diff options
| author | Johann Visagie <wjv@FreeBSD.org> | 2002-03-05 14:28:26 +0000 |
|---|---|---|
| committer | Johann Visagie <wjv@FreeBSD.org> | 2002-03-05 14:28:26 +0000 |
| commit | 10b14d392b65ea7e2ce143cbd9f322ea1237c8b4 (patch) | |
| tree | d9e852478c7270736d3a33a6075bd87cd4b6f603 | |
| parent | Update to 0.2.0. (diff) | |
- Mark FORBIDDEN. Remote exploit has been published on Bugtraq, and there
has been no official response from the author as yet.
Notes
Notes:
svn path=/head/; revision=55569
| -rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index eb83a8f3d376..acc2c8210dd3 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -20,6 +20,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= wjv@FreeBSD.org +FORBIDDEN= Remote exploit published and no official patch available + # Besides the required dependencies listed here, this port can optionally # make use of sysutils/lsof and security/nmap if installed. BUILD_DEPENDS= ${LOCALBASE}/lib/libgdchart.a:${PORTSDIR}/graphics/gdchart |
