diff options
author | asami <asami@FreeBSD.org> | 2000-10-08 00:54:28 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-08 00:54:28 +0000 |
commit | c222b02dba0f33084d2bbb2150800f64751f7183 (patch) | |
tree | 2c0d0ec3ddb53eac2c17ccaa8c73736bf1bf245f /emulators/linux_base-suse-9.2 | |
parent | 382a41299811411e661a968062b984c700861e72 (diff) | |
download | FreeBSD-ports-c222b02dba0f33084d2bbb2150800f64751f7183.zip FreeBSD-ports-c222b02dba0f33084d2bbb2150800f64751f7183.tar.gz |
Rename PLIST.* to pkg-plist.*.
Diffstat (limited to 'emulators/linux_base-suse-9.2')
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index 071f586..faba443 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/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__/ \ |