diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/tcptrace/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index a427ac0e2655..3278ac2fc6ed 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/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 diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index 38bbf8c42d2d..15287ad5e976 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -8,7 +8,7 @@ DISTNAME= tcptrace.5.2.0 PKGNAME= tcptrace-5.2.0 -CATEGORIES= net +CATEGORIES= net ipv6 MASTER_SITES= http://jarok.cs.ohiou.edu/software/tcptrace/files/5.2.0/ MAINTAINER= fenner@FreeBSD.org 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 |