diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/cnet/Makefile | 2 | ||||
-rw-r--r-- | net/imm/Makefile | 2 | ||||
-rw-r--r-- | net/openverse/Makefile | 2 | ||||
-rw-r--r-- | net/sdr/Makefile | 2 | ||||
-rw-r--r-- | net/tcpillust/Makefile | 2 | ||||
-rw-r--r-- | net/ttt/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile index 631c7db3942..ef7032e5fc2 100644 --- a/net/cnet/Makefile +++ b/net/cnet/Makefile @@ -10,7 +10,7 @@ PORTNAME= cnet PORTVERSION= 2.0.10 PORTREVISION= 2 -CATEGORIES= net tcl84 tk84 +CATEGORIES= net tcl tk MASTER_SITES= http://www.csse.uwa.edu.au/cnet/ \ ftp://ftp.giga.net.tw/OS/FreeBSD/distfiles/ \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ diff --git a/net/imm/Makefile b/net/imm/Makefile index 6d5e44e6970..1426bff716f 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -8,7 +8,7 @@ PORTNAME= imm PORTVERSION= 3.5a1 PORTREVISION= 2 -CATEGORIES= mbone tk84 +CATEGORIES= mbone tk MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/ DISTNAME= imm.source EXTRACT_SUFX= .tar.Z diff --git a/net/openverse/Makefile b/net/openverse/Makefile index 2ab0619728e..4556322ab40 100644 --- a/net/openverse/Makefile +++ b/net/openverse/Makefile @@ -7,7 +7,7 @@ PORTNAME= OpenVerse PORTVERSION= 0.8.7 PORTREVISION= 2 -CATEGORIES= net tcl84 tk84 +CATEGORIES= net tcl tk MASTER_SITES= http://www.openverse.com/files/OpenVerse/ DISTNAME= ${PORTNAME}-0.8-7 diff --git a/net/sdr/Makefile b/net/sdr/Makefile index c14b6e4eb4d..f6bcc8ff947 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdr PORTVERSION= 3.0 PORTREVISION= 1 -CATEGORIES= mbone tk84 +CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/3.0/ MAINTAINER= fenner@FreeBSD.org diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 766c3766ebd..210dfd4a779 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -8,7 +8,7 @@ PORTNAME= tcpillust PORTVERSION= 1.0a PORTREVISION= 2 -CATEGORIES= net tk84 tcl84 +CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/ MAINTAINER= nishida@csl.sony.co.jp diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 27a96fdbef8..d1b57c03327 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -8,7 +8,7 @@ PORTNAME= ttt PORTVERSION= 1.8.2 PORTREVISION= 1 -CATEGORIES= net tk84 ipv6 +CATEGORIES= net tk ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ MAINTAINER= ports@FreeBSD.org |