summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2010-05-15 20:27:28 +0000
committertron <tron>2010-05-15 20:27:28 +0000
commitd773b488fe9bdd9cc37913ac154f691cdb1dd0c1 (patch)
treeeada4d328381e3e4bfe6b70948889240d434fb5f /net/wireshark/Makefile
parent0cdad5fb2535f2abcafc566d9529bed280f76191 (diff)
downloadpkgsrc-d773b488fe9bdd9cc37913ac154f691cdb1dd0c1.tar.gz
Add a new option "lua" to enable support for Lua scripts and turn it on
by default. Bump package revisions as the binary package changed. Suggested by Jonathan Kollasch in private e-mail.
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 57c0303f23b..23c34d59e0d 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2010/05/13 07:03:22 tron Exp $
+# $NetBSD: Makefile,v 1.45 2010/05/15 20:27:28 tron Exp $
DISTNAME= wireshark-1.2.8
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}