summaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 02:36:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 02:36:49 +0000
commit94e1d17bcfabe16618bf73a638e4fe23de5fad7b (patch)
treed71055eea9a823cf41b84d50e223d765ee40aa17 /math/pari
parentRename PLIST.htmlfiles to pkg-plist.htmlfiles. (diff)
Rename PLIST.emacs to pkg-plist.emacs.
Notes
Notes: svn path=/head/; revision=33526
Diffstat (limited to 'math/pari')
-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>