pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/suse131_linux
Module Name: pkgsrc
Committed By: maya
Date: Wed Apr 11 06:59:07 UTC 2018
Modified Files:
pkgsrc/emulators/suse131_linux: Makefile.common
Log Message:
suse131_linux: Make this more fetchable.
(Using a mirror)
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/emulators/suse131_linux/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/suse131_linux/Makefile.common
diff -u pkgsrc/emulators/suse131_linux/Makefile.common:1.20 pkgsrc/emulators/suse131_linux/Makefile.common:1.21
--- pkgsrc/emulators/suse131_linux/Makefile.common:1.20 Wed Mar 21 22:50:10 2018
+++ pkgsrc/emulators/suse131_linux/Makefile.common Wed Apr 11 06:59:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2018/03/21 22:50:10 kamil Exp $
+# $NetBSD: Makefile.common,v 1.21 2018/04/11 06:59:07 maya Exp $
#
# used by emulators/suse131_alsa/Makefile
# used by emulators/suse131_aspell/Makefile
@@ -77,10 +77,10 @@ _SUSE_FTP_SUBDIR= distribution/${SUSE_VE
_SUSE_FTP_SUBDIR_UPD= update/${SUSE_VERSION}/
MASTER_SITE_SUSE_${SUSE_VERSION}= \
- ${MASTER_SITE_BACKUP}
+ http://ftp5.gwdg.de/pub/opensuse/discontinued/${_SUSE_FTP_SUBDIR}
MASTER_SITE_SUSE_${SUSE_VERSION}_UPD= \
- ${MASTER_SITE_BACKUP}
+ http://ftp5.gwdg.de/pub/opensuse/discontinued/${_SUSE_FTP_SUBDIR_UPD}
MASTER_SITES?= ${MASTER_SITE_SUSE_${SUSE_VERSION}}/${SUSE_ARCH}/
DIST_SUBDIR?= suse${SUSE_VERSION:S/.//}
Home |
Main Index |
Thread Index |
Old Index