diff options
Diffstat (limited to 'net/ntop')
-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 |