summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-16 14:53:38 +0000
committerwiz <wiz@pkgsrc.org>2000-12-16 14:53:38 +0000
commit6f05b53acc7dcd482915149ea510611d48448ec1 (patch)
tree7b4eaa909d44d3adb5c54915cf7823c65104562a /emulators
parent6630f65fe0067183022ed2fc90c4e8f1f4277a13 (diff)
downloadpkgsrc-6f05b53acc7dcd482915149ea510611d48448ec1.tar.gz
Modify path in (previously unused) MASTER_SITES entry, and enable it.
Fixes pkg/11751 and pkg/11752.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse_glx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile
index 193985afb7e..02aa2ec8934 100644
--- a/emulators/suse_glx/Makefile
+++ b/emulators/suse_glx/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/06 23:24:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/16 14:53:38 wiz Exp $
#
DISTNAME= suse_glx-6.4
CATEGORIES= emulators
-#MASTER_SITES= ${MASTER_SITE_SUSE:=x3d2/}
-MASTER_SITES= ftp://ftp.suse.com/pub/suse/i386/6.4/suse/x3d1/
+MASTER_SITES= ${MASTER_SITE_SUSE:=x3d1/} \
+ ftp://ftp.suse.com/pub/suse/i386/6.4/suse/x3d1/
DISTFILES= ${RPMFILES}
MAINTAINER= packages@netbsd.org