pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/curl Remove ftp.rge.com from MASTER_SITES, doesn't...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eefa1e2a365c
branches:  trunk
changeset: 535265:eefa1e2a365c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 12 00:15:45 2007 +0000

description:
Remove ftp.rge.com from MASTER_SITES, doesn't resolve.
>From Zafer Aydogan in PR 37340.

diffstat:

 www/curl/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 99a0ff9d8ca4 -r eefa1e2a365c www/curl/Makefile
--- a/www/curl/Makefile Mon Nov 12 00:15:00 2007 +0000
+++ b/www/curl/Makefile Mon Nov 12 00:15:45 2007 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index