summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortron <tron>1998-03-24 10:27:44 +0000
committertron <tron>1998-03-24 10:27:44 +0000
commit13a5c304320ce4b4d0a7bef4642c906e52d4f7c2 (patch)
treea4f1d960d8d2bb1be98697db5d9889635a143ef1 /mk
parent8730d536bd00f7b3376ac383b09573bc2f69e75f (diff)
downloadpkgsrc-13a5c304320ce4b4d0a7bef4642c906e52d4f7c2.tar.gz
Add "ftp.uni-paderborn.de" and "ftp.x.org" to "${MASTER_SITE_XCONTRIB}".
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk6
-rw-r--r--mk/bsd.port.mk6
2 files changed, 8 insertions, 4 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index bf8c55b6466..b7012e3cac7 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $NetBSD: bsd.pkg.mk,v 1.59 1998/03/23 07:42:50 hubertf Exp $
+# $NetBSD: bsd.pkg.mk,v 1.60 1998/03/24 10:27:44 tron Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -681,7 +681,9 @@ INSTALL_TARGET+= install.man
# Popular master sites
MASTER_SITE_XCONTRIB+= \
ftp://crl.dec.com/pub/X11/contrib/%SUBDIR%/ \
- ftp://ftp.eu.net/X11/contrib/%SUBDIR%/
+ ftp://ftp.eu.net/X11/contrib/%SUBDIR%/ \
+ ftp://ftp.uni-paderborn.de/pub/X11/contrib/%SUBDIR%/ \
+ ftp://ftp.x.org/contrib/%SUBDIR%/
MASTER_SITE_GNU+= \
ftp://prep.ai.mit.edu/pub/gnu/%SUBDIR%/ \
diff --git a/mk/bsd.port.mk b/mk/bsd.port.mk
index 0be017c02cb..0af60e8a5b4 100644
--- a/mk/bsd.port.mk
+++ b/mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $NetBSD: bsd.port.mk,v 1.59 1998/03/23 07:42:50 hubertf Exp $
+# $NetBSD: bsd.port.mk,v 1.60 1998/03/24 10:27:44 tron Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -681,7 +681,9 @@ INSTALL_TARGET+= install.man
# Popular master sites
MASTER_SITE_XCONTRIB+= \
ftp://crl.dec.com/pub/X11/contrib/%SUBDIR%/ \
- ftp://ftp.eu.net/X11/contrib/%SUBDIR%/
+ ftp://ftp.eu.net/X11/contrib/%SUBDIR%/ \
+ ftp://ftp.uni-paderborn.de/pub/X11/contrib/%SUBDIR%/ \
+ ftp://ftp.x.org/contrib/%SUBDIR%/
MASTER_SITE_GNU+= \
ftp://prep.ai.mit.edu/pub/gnu/%SUBDIR%/ \