summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-12 00:15:45 +0000
committerwiz <wiz>2007-11-12 00:15:45 +0000
commitb8ae2767c021555527cf54b74b9121771fbc795c (patch)
treea9fa28cd66500c2e66b81ee3888bcc263c7d319b /www/curl
parenta3c417c791d4d324ab55f1b48a3e6563f651387a (diff)
downloadpkgsrc-b8ae2767c021555527cf54b74b9121771fbc795c.tar.gz
Remove ftp.rge.com from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37340.
Diffstat (limited to 'www/curl')
-rw-r--r--www/curl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index c3049ffb283..25abc311f2e 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.76 2007/11/01 08:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2007/11/12 00:15:45 wiz Exp $
DISTNAME= curl-7.17.1
CATEGORIES= www
MASTER_SITES= http://curl.haxx.se/download/ \
- ftp://ftp.sunet.se/pub/www/utilities/curl/ \
- ftp://ftp.rge.com/pub/networking/curl/
+ ftp://ftp.sunet.se/pub/www/utilities/curl/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org