summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftp/curl/Makefile3
1 files changed, 2 insertions, 1 deletions
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