diff options
author | thorpej <thorpej@pkgsrc.org> | 1999-05-17 00:52:31 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 1999-05-17 00:52:31 +0000 |
commit | 708b192ed80072802187bb4dd7dc7e4fc1548466 (patch) | |
tree | ab72f8fea6f393c5cd1e42f4848eca4fab05b050 /emulators/suse_libc5 | |
parent | e600ee82c4abb46d27206200c015aa8adfa80918 (diff) | |
download | pkgsrc-708b192ed80072802187bb4dd7dc7e4fc1548466.tar.gz |
Get the RPM from the right directory.
Diffstat (limited to 'emulators/suse_libc5')
-rw-r--r-- | emulators/suse_libc5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index 394a0cc577a..ee0fc53d6a6 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1999/05/17 00:36:44 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/05/17 00:52:31 thorpej Exp $ DISTNAME= suse_libc5-6.1 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.suse.com/pub/suse/i386/6.1/suse/x1/ +MASTER_SITES= ftp://ftp.suse.com/pub/suse/i386/6.1/suse/a1/ DISTFILES= shlibs5.rpm ONLY_FOR_ARCHS= i386 |