diff options
author | grant <grant> | 2002-08-02 15:36:49 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-02 15:36:49 +0000 |
commit | 0731df3ffa3956ba4d82f5311c47339fe85234c6 (patch) | |
tree | b4039fca27e861a2991b24e85322f6ddbc3c35b5 /emulators/suse64_linux | |
parent | 75739b31fdc12ab527c8698975aa609ec65a0d72 (diff) | |
download | pkgsrc-0731df3ffa3956ba4d82f5311c47339fe85234c6.tar.gz |
update MASTER_SITES and RPMFILES, as these are now in the
'discontinued' directory.
Diffstat (limited to 'emulators/suse64_linux')
-rw-r--r-- | emulators/suse64_linux/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse64_linux/Makefile.common b/emulators/suse64_linux/Makefile.common index 16992eee2ce..2b66dd0200c 100644 --- a/emulators/suse64_linux/Makefile.common +++ b/emulators/suse64_linux/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ +# $NetBSD: Makefile.common,v 1.2 2002/08/02 15:36:54 grant Exp $ SUSE_VERSION= 6.4 -MASTER_SITE_SUSE= ftp://ftp.suse.com/pub/suse/i386/${SUSE_VERSION}/suse/ +MASTER_SITE_SUSE= ftp://ftp.suse.com/pub/suse/discontinued/i386/${SUSE_VERSION}/suse/ DIST_SUBDIR?= suse${SUSE_VERSION:S/.//} |