diff options
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 |
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/ \ |