pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/fetch Added http://qgpop.dl.sourceforge.jp/ in MAST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70545bb9d9a6
branches:  trunk
changeset: 518166:70545bb9d9a6
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Sep 02 15:10:38 2006 +0000

description:
Added http://qgpop.dl.sourceforge.jp/ in MASTER_SITE_SOURCEFORGE_JP.

diffstat:

 mk/fetch/sites.mk |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 0fcad78a1831 -r 70545bb9d9a6 mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat Sep 02 14:16:22 2006 +0000
+++ b/mk/fetch/sites.mk Sat Sep 02 15:10:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.10 2006/09/02 09:07:03 obache Exp $
+# $NetBSD: sites.mk,v 1.11 2006/09/02 15:10:38 obache Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -133,7 +133,8 @@
 MASTER_SITE_SOURCEFORGE_JP+=   \
        http://download.sourceforge.jp/ \
        http://osdn.dl.sourceforge.jp/ \
-       http://keihanna.dl.sourceforge.jp/
+       http://keihanna.dl.sourceforge.jp/ \
+       http://qgpop.dl.sourceforge.jp/
 
 MASTER_SITE_SUSE+=     \
        ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \



Home | Main Index | Thread Index | Old Index