summaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2000-01-18 12:54:55 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2000-01-18 12:54:55 +0000
commitd95ffdf7e472974589d84056db7a0afefd26de44 (patch)
tree82bcd2e236f6d2f3d4b532dbe1ead0f136af4dbd /net/wireshark
parentDelete dependency on flim-mule. (diff)
Add 'ipv6' on CATEGORIES.
Notes
Notes: svn path=/head/; revision=24817
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index a427ac0e2655..3278ac2fc6ed 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -7,13 +7,13 @@
#
DISTNAME= ethereal-0.8.1
-CATEGORIES= net
+CATEGORIES= net ipv6
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
http://www.linuxberg.com/files/x11/network/ \
http://jefnet.linuxberg.com/files/x11/network/ \
http://ethereal.zing.org/distribution/ \
http://ethereal.boehm.org/distribution/
-
+
MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12