diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-08-09 01:59:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-08-09 01:59:48 +0000 |
commit | 6771be2cc967738b3ba5dd6fa324cb86816f0815 (patch) | |
tree | 56fa1b50a1b9820bae9249f9b133608c556dcea5 /net/ntop | |
parent | da1d248d74205d94392706f2844262c6faacad17 (diff) | |
download | ports-6771be2cc967738b3ba5dd6fa324cb86816f0815.tar.gz ports-6771be2cc967738b3ba5dd6fa324cb86816f0815.zip |
Notes
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 a35788ab15ac..9f5f3f307e76 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -15,6 +15,8 @@ DISTNAME= ntop-1.1-src MAINTAINER= billf@FreeBSD.org +FORBIDDEN= "Shocking lack of security leading to multiple local and remote root exploits" + HAS_CONFIGURE= yes ALL_TARGET= INSTALL_TARGET= install install-man |