From 342d6b79fb729d152ec4edf4a2aea2eebdbe65b1 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 17 Jan 2003 15:40:13 +0000 Subject: Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net. Submitted by: ijliao, Daniel Stenberg (cURL author) --- ftp/curl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp/curl') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 2ffbdb7f4d26..3a03fec3835f 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -9,10 +9,11 @@ PORTNAME= curl PORTVERSION= 7.10.3 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ - http://download.sourceforge.net/curl/ \ + ${MASTER_SITE_SOURCEFORGE} \ 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/ +MASTER_SITE_SUBDIR= curl MAINTAINER= roam@FreeBSD.org -- cgit v1.2.3