summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile2
1 files changed, 2 insertions, 0 deletions
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