diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /net | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
Notes
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 631c7db39424..ef7032e5fc2a 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 6d5e44e69700..1426bff716fb 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 2ab0619728e4..4556322ab400 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 c14b6e4eb4d8..f6bcc8ff9474 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 766c3766ebd5..210dfd4a7790 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 27a96fdbef85..d1b57c03327f 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 |