diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 00:54:28 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 00:54:28 +0000 |
commit | 5a925ca0189a2b0b434a063d10b4ada6776d2b1d (patch) | |
tree | 25ab26739e168fac28cf5e8cc7ac816518da6f6f /emulators/linux_base-6 | |
parent | 17b3210d99ef95eb40afc9e181fc2739a5a13d24 (diff) | |
download | ports-5a925ca0189a2b0b434a063d10b4ada6776d2b1d.tar.gz ports-5a925ca0189a2b0b434a063d10b4ada6776d2b1d.zip |
Notes
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 071f586b2248..faba4434347e 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -26,7 +26,7 @@ EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes -PLIST= ${PKGDIR}/PLIST.${MACHINE_ARCH} +PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ |