diff options
author | thorpej <thorpej> | 1999-05-17 00:52:31 +0000 |
---|---|---|
committer | thorpej <thorpej> | 1999-05-17 00:52:31 +0000 |
commit | 0d32b5e662e6e96b7a7781f14cf7e6cfe017eb2f (patch) | |
tree | ab72f8fea6f393c5cd1e42f4848eca4fab05b050 /emulators/suse_libc5 | |
parent | c5668e1c39b72cb1563b8ee6f653da7354a71191 (diff) | |
download | pkgsrc-0d32b5e662e6e96b7a7781f14cf7e6cfe017eb2f.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 |