summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-08-22 19:08:45 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-08-22 19:08:45 +0000
commit0b83d1d1d2d7c3b267e574157505ee9d349d23b5 (patch)
tree9ede348286f2c4d15623a4c33e9eca54104fbea5 /net
parentFinish removing this port. (diff)
forbid because of possible security bug
Notes
Notes: svn path=/head/; revision=64834
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile2
-rw-r--r--net/wireshark/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 4d63b860ef34..e9f646b9e06c 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= billf@FreeBSD.org
+FORBIDDEN= "possible security bug--see <URL:http://www.ethereal.com/appnotes/enpa-sa-00006.html>"
+
.if !defined(WITHOUT_SNMP)
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
.endif
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 4d63b860ef34..e9f646b9e06c 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= billf@FreeBSD.org
+FORBIDDEN= "possible security bug--see <URL:http://www.ethereal.com/appnotes/enpa-sa-00006.html>"
+
.if !defined(WITHOUT_SNMP)
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
.endif