diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 21:37:39 +0800 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 21:37:39 +0800 |
commit | 6dc9bdb0c87f9ce7c8a32894825ace362ccca625 (patch) | |
tree | 2fdb2703e883654ca72db5dbc7b19a000c102f03 /net | |
parent | 0f0d927b4e6a7b6a5f81de4d7b60c10376cff3da (diff) | |
download | freebsd-ports-gnome-6dc9bdb0c87f9ce7c8a32894825ace362ccca625.tar.gz freebsd-ports-gnome-6dc9bdb0c87f9ce7c8a32894825ace362ccca625.tar.zst freebsd-ports-gnome-6dc9bdb0c87f9ce7c8a32894825ace362ccca625.zip |
Locally hosted distfiles moved to ftp.freebsd.org.
Diffstat (limited to 'net')
-rw-r--r-- | net/hesiod/Makefile | 3 | ||||
-rw-r--r-- | net/libicq/Makefile | 3 | ||||
-rw-r--r-- | net/tik/Makefile | 5 |
3 files changed, 4 insertions, 7 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile index 2273e77214d7..459d17a109ba 100644 --- a/net/hesiod/Makefile +++ b/net/hesiod/Makefile @@ -8,8 +8,7 @@ PORTNAME= hesiod PORTVERSION= 3.0.2 CATEGORIES= net -MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ \ - http://www.nectar.cc/distfiles/ +MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ MAINTAINER= nectar@FreeBSD.org diff --git a/net/libicq/Makefile b/net/libicq/Makefile index b7ffb2a30cf0..5e8bfdbc1cd4 100644 --- a/net/libicq/Makefile +++ b/net/libicq/Makefile @@ -8,8 +8,7 @@ PORTNAME= libicq PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ - http://www.nectar.com/distfiles/ +MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ MAINTAINER= flathill@FreeBSD.org diff --git a/net/tik/Makefile b/net/tik/Makefile index cef10658b190..b20ce4cf9a0d 100644 --- a/net/tik/Makefile +++ b/net/tik/Makefile @@ -7,9 +7,8 @@ PORTNAME= tik PORTVERSION= 0.59 -CATEGORIES= net tk82 -MASTER_SITES= http://www.aim.aol.com/tik/ \ - http://www.nectar.com/distfiles/ +CATEGORIES= net tk8 +MASTER_SITES= http://www.aim.aol.com/tik/ MAINTAINER= astralblue@usa.net |