summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-01-14 00:31:53 +0000
committerseb <seb@pkgsrc.org>2002-01-14 00:31:53 +0000
commitdfc8df7c505606a92055083fe02395f42aee2f4a (patch)
tree2e14d2014a526cff871ce2a94dc2a40124dd152e /www/curl
parent869bf22f501dd4c383cb00e24667a053ec584792 (diff)
downloadpkgsrc-dfc8df7c505606a92055083fe02395f42aee2f4a.tar.gz
Added a couple of official mirror sites as per PR 15102.
Diffstat (limited to 'www/curl')
-rw-r--r--www/curl/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 78c95763d1e..079ed403f67 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2002/01/14 00:19:58 seb Exp $
+# $NetBSD: Makefile,v 1.12 2002/01/14 00:31:53 seb Exp $
DISTNAME= curl-7.9.2
CATEGORIES= www
-MASTER_SITES= http://curl.haxx.se/download/
+MASTER_SITES= http://curl.haxx.se/download/ \
+ ftp://ftp.sunet.se/pub/www/utilities/curl/ \
+ ftp://ftp.rge.com/pub/networking/curl/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://curl.haxx.se/