summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2011-01-04 15:39:34 +0000
committertron <tron>2011-01-04 15:39:34 +0000
commit9cc854dfaa2ae1f0237d35024e5f51d5cfe58826 (patch)
tree7f76ba63e656041c6aa8ada0cbe58598ed4d5887 /net/wireshark/Makefile
parent5a291d6b16b6cd2865f6f2910a29907cc783f82c (diff)
downloadpkgsrc-9cc854dfaa2ae1f0237d35024e5f51d5cfe58826.tar.gz
Add patch from the Wireshark SVN repository to fix the security
vulnerability reported in SA42767 which affects the ENTTEC dissector.
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 087de5b8be1..445dcbcffa7 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2010/11/21 22:54:55 tron Exp $
+# $NetBSD: Makefile,v 1.56 2011/01/04 15:39:34 tron Exp $
DISTNAME= wireshark-1.4.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}