pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libFoundation Change MASTER_SITES to redirected ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26b80018bcdf
branches:  trunk
changeset: 536300:26b80018bcdf
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 10 01:09:26 2007 +0000

description:
Change MASTER_SITES to redirected location.

diffstat:

 devel/libFoundation/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 2939d904f69e -r 26b80018bcdf devel/libFoundation/Makefile
--- a/devel/libFoundation/Makefile      Mon Dec 10 00:47:54 2007 +0000
+++ b/devel/libFoundation/Makefile      Mon Dec 10 01:09:26 2007 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2006/07/22 05:10:54 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/12/10 01:09:26 obache Exp $
 #
 
 DISTNAME=      libFoundation-1.0.72-r107
 PKGNAME=       ${DISTNAME:S/-r/./}
 PKGREVISION=   2
 CATEGORIES=    devel gnustep
-MASTER_SITES=  ftp://ftp.opengroupware.org/sources/releases/           \
-               http://www.opengroupware.org/sources/releases/
+MASTER_SITES=  ftp://ftp.opengroupware.org/nightly/sources/releases/   \
+               http://download.opengroupware.org/nightly/sources/releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.opengroupware.org/en/devs/thirdparty/libFoundation/



Home | Main Index | Thread Index | Old Index