pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add http site to MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab7a7585faa2
branches:  trunk
changeset: 539910:ab7a7585faa2
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Mar 16 15:38:08 2008 +0000

description:
Add http site to MASTER_SITES.

diffstat:

 devel/libdatrie/Makefile |  5 +++--
 devel/libthai/Makefile   |  5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r be2f03e48a97 -r ab7a7585faa2 devel/libdatrie/Makefile
--- a/devel/libdatrie/Makefile  Sun Mar 16 12:36:46 2008 +0000
+++ b/devel/libdatrie/Makefile  Sun Mar 16 15:38:08 2008 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/11 02:11:24 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/03/16 15:38:08 obache Exp $
 #
 
 DISTNAME=      libdatrie-0.1.3
 CATEGORIES=    devel
-MASTER_SITES=  ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
+MASTER_SITES=  ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ \
+               http://linux.thai.net/pub/thailinux/software/libthai/
 
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://linux.thai.net/~thep/datrie/datrie.html
diff -r be2f03e48a97 -r ab7a7585faa2 devel/libthai/Makefile
--- a/devel/libthai/Makefile    Sun Mar 16 12:36:46 2008 +0000
+++ b/devel/libthai/Makefile    Sun Mar 16 15:38:08 2008 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/11 02:20:44 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/03/16 15:38:08 obache Exp $
 #
 
 DISTNAME=      libthai-0.1.9
 CATEGORIES=    devel
-MASTER_SITES=  ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
+MASTER_SITES=  ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ \
+               http://linux.thai.net/pub/thailinux/software/libthai/
 
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://linux.thai.net/projects/libthai



Home | Main Index | Thread Index | Old Index