diff options
author | roam <roam@FreeBSD.org> | 2001-04-09 15:01:53 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-04-09 15:01:53 +0000 |
commit | ef27d2f489e593afa377bc47f50aacdf2ea57e95 (patch) | |
tree | 322ab910c5b52afbddec84f02ab4b809cc086cfd /ftp/curl | |
parent | 855e653184a631f3bf8ffbaa02ed4475fe2c97c7 (diff) | |
download | FreeBSD-ports-ef27d2f489e593afa377bc47f50aacdf2ea57e95.zip FreeBSD-ports-ef27d2f489e593afa377bc47f50aacdf2ea57e95.tar.gz |
Remove two dead sites that the distfile checking scripts complained about
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 a7efc8b..edb5a1f 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/ |