1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Rename PLIST.emacs to pkg-plist.emacs.

This commit is contained in:
Satoshi Asami 2000-10-08 02:36:49 +00:00
parent 06049e8ad5
commit 94e1d17bcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33526

View File

@ -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>