Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net.
Submitted by: ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author)
This commit is contained in:
parent
ba40505c14
commit
342d6b79fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73357
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue