diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-04-09 15:01:53 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-04-09 15:01:53 +0000 |
commit | 6be54e7a4309b3c7f12bb96f9d1d64057c098d02 (patch) | |
tree | 67bf6b8f8ce7b9433ae92f3327945081335a7ccf /ftp/curl | |
parent | The .gz version of the diff file is not actually going to be made available (diff) |
Remove two dead sites that the distfile checking scripts complained about
Notes
Notes:
svn path=/head/; revision=41136
Diffstat (limited to 'ftp/curl')
-rw-r--r-- | ftp/curl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index a7efc8b3f996..edb5a1f1e1d4 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -10,8 +10,6 @@ PORTVERSION= 7.7.1 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ http://download.sourceforge.net/curl/ \ - ftp://ftp.rhrz.uni-bonn.de/pub-koeln/net/inet/ \ - ftp://ftp.win.or.jp/pub/network/www/misc/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ \ ftp://ftp.fu-berlin.de/pub/unix/network/curl/ \ ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/ |