summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:54:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:54:28 +0000
commit5a925ca0189a2b0b434a063d10b4ada6776d2b1d (patch)
tree25ab26739e168fac28cf5e8cc7ac816518da6f6f /emulators
parentRename PLIST.perl to pkg-plist.perl. (diff)
Rename PLIST.* to pkg-plist.*.
Notes
Notes: svn path=/head/; revision=33506
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-6/Makefile2
-rw-r--r--emulators/linux_base-62/Makefile2
-rw-r--r--emulators/linux_base-8/Makefile2
-rw-r--r--emulators/linux_base-rh-9/Makefile2
-rw-r--r--emulators/linux_base-suse-9.1/Makefile2
-rw-r--r--emulators/linux_base-suse-9.2/Makefile2
-rw-r--r--emulators/linux_base-suse-9.3/Makefile2
-rw-r--r--emulators/linux_base/Makefile2
8 files changed, 8 insertions, 8 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__/ \
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index 071f586b2248..faba4434347e 100644
--- a/emulators/linux_base-62/Makefile
+++ b/emulators/linux_base-62/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__/ \
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 071f586b2248..faba4434347e 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/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__/ \
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 071f586b2248..faba4434347e 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/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__/ \
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 071f586b2248..faba4434347e 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/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__/ \
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 071f586b2248..faba4434347e 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__/ \
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 071f586b2248..faba4434347e 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/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__/ \
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 071f586b2248..faba4434347e 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/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__/ \