diff options
author | dougb <dougb@FreeBSD.org> | 2005-09-24 10:28:20 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2005-09-24 10:28:20 +0800 |
commit | a1a6273f7c5e2cc35a17f2966b8e5cb1f690b195 (patch) | |
tree | 097f57bca9d5e87ef8c454fde75d159440d3f087 /textproc | |
parent | 4c43c3bfd3170b56ae624e54d95f6116627fa9e3 (diff) | |
download | freebsd-ports-gnome-a1a6273f7c5e2cc35a17f2966b8e5cb1f690b195.tar.gz freebsd-ports-gnome-a1a6273f7c5e2cc35a17f2966b8e5cb1f690b195.tar.zst freebsd-ports-gnome-a1a6273f7c5e2cc35a17f2966b8e5cb1f690b195.zip |
Delete a dead master site[1], and add two new ones[2].
Prompted by: fenner's distfile survey [1]
Obtained from: htdig's mirror list [2]
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/htdig/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index 96f6b6ce5b88..ad63552ec3f9 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -11,7 +11,8 @@ PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= http://htdig.sourceforge.net/files/ \ http://www.htdig.org/files/ \ - http://www.opdenbrouw.nl/htdig/files/ \ + ftp://netmirror.org/ftp.htdig.org/ \ + ftp://gnu.kookel.org/pub/htdig/ftp.htdig.org/files/ \ ftp://ftp.ntua.gr/pub/www/htdig/ DISTNAME= htdig-3.2.0b6 |