aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/pari/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>