From 743c98ef7aab174e2518d92d46c5a656c60cbcc4 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 8 Oct 2000 00:36:41 +0000 Subject: Rename PLIST.customs to pkg-plist.customs. --- devel/pmake/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/pmake') 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 -- cgit