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