aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:17:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:17:15 +0000
commit88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch)
tree25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /net/wireshark
parent0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff)
downloadports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.tar.gz
ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.zip
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514143
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 8b85b4a4f081..c85a3e344675 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= wireshark
PORTVERSION= 3.0.5
PORTREVISION?= 0
-CATEGORIES= net ipv6
+CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://ftp.uni-kl.de/pub/wireshark/src/ \
http://wireshark.askapache.com/download/src/all-versions/ \