aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-19 01:11:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-19 01:11:54 +0000
commitfe54d6209f792f7914ca78778342459852870ec4 (patch)
treee9569d71f15c3893a88328ea85ff2d32509d6be8 /net/wireshark/Makefile
parentf83e65d5e6c1c29db75ded6d34c5da94b5847161 (diff)
downloadports-fe54d6209f792f7914ca78778342459852870ec4.tar.gz
ports-fe54d6209f792f7914ca78778342459852870ec4.zip
Notes
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 8fc54e65ee5a..dd63427e2928 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ethereal
-PORTVERSION= 0.10.6
-PORTREVISION= 1
+PORTVERSION= 0.10.8
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \
ftp://gd.tuwien.ac.at/infosys/security/ethereal/all-versions/ \
@@ -15,7 +14,7 @@ MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \
ftp://ftp.mirrors.wiretapped.net/pub/security/packet-capture/ethereal/all-versions/ \
http://www.mirrors.wiretapped.net/pub/security/packet-capture/ethereal/all-versions/
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= marcus@FreeBSD.org
COMMENT?= A powerful network analyzer/capture tool
USE_PERL5_BUILD=yes
@@ -24,7 +23,7 @@ WANT_GNOME= yes
CONFIGURE_ARGS+= --program-transform-name=""
INSTALLS_SHLIB= yes
-.for x in capinfo editcap idl2eth mergecap text2pcap
+.for x in capinfos editcap idl2eth mergecap text2pcap
.if defined(LITE)
PLIST_SUB+= ${x:U}="@comment $x not installed"
CONFIGURE_ARGS+= --enable-$x=no