summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:36:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:36:41 +0000
commit874c63311ba9e62128af4b3a1c557214c3e5e202 (patch)
tree384e51d2dcc8b98485935ae7538661da5ef8f5db /devel
parentRename PLIST.axe to pkg-plist.axe. (diff)
Rename PLIST.customs to pkg-plist.customs.
Notes
Notes: svn path=/head/; revision=33502
Diffstat (limited to 'devel')
-rw-r--r--devel/pmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pmake/Makefile b/devel/pmake/Makefile
index 6bc0422c94c5..724c64a47a23 100644
--- a/devel/pmake/Makefile
+++ b/devel/pmake/Makefile
@@ -32,7 +32,7 @@ do-install::
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} install)
.if defined(WANT_CUSTOMS)
-PLIST= ${PKGDIR}/PLIST.customs
+PLIST= ${PKGDIR}/pkg-plist.customs
MAN1+= export.1 reginfo.1 rexport.1
MAN8= cctrl.8 customs.8 importquota.8 logd.8