diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:20:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:20:34 +0800 |
commit | 572372b987ed91229b78c6f9c5ba00891dadcd77 (patch) | |
tree | 555580325c1a1d19f26b8f8ffa5bfe9d0fecf2c8 /ftp/curl | |
parent | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (diff) | |
download | freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.tar.gz freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.tar.zst freebsd-ports-gnome-572372b987ed91229b78c6f9c5ba00891dadcd77.zip |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Diffstat (limited to 'ftp/curl')
-rw-r--r-- | ftp/curl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index b325a9e771be..a0434af31c0c 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 7.19.6 PORTREVISION= 1 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ - ${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/ |