From 94e1d17bcfabe16618bf73a638e4fe23de5fad7b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 8 Oct 2000 02:36:49 +0000 Subject: [PATCH] Rename PLIST.emacs to pkg-plist.emacs. --- math/pari/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/pari/Makefile b/math/pari/Makefile index 3b61fb3a80ff..e0397b65b23b 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -30,7 +30,7 @@ MLINKS= gp.1 pari.1 HAVE_EMACS!= which emacs || echo nope .if ${HAVE_EMACS} != "nope" -PLIST= ${PKGDIR}/PLIST.emacs +PLIST= ${PKGDIR}/pkg-plist.emacs .endif .include