diff options
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/tcptrace/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | security/heimdal/Makefile | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index c1aa0ccb223f..7fc347f9e609 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -7,7 +7,7 @@ # DISTNAME= lftp-2.1.4 -CATEGORIES= ftp +CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer 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 diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index d09acca7b933..b29be14a2394 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -7,7 +7,7 @@ # DISTNAME= heimdal-0.2l -CATEGORIES= security +CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ ftp://ftp.tuniv.szczecin.pl/dsk4/ftp.replay.com/pub/crypto/APPS/kerberos/heimdal/ \ |