mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Modify EMACS_VER for xemacs21 to reflect my recent update of
xemacs21 to version 21.1.7. As Satoshi wrote: You are allowed to change other peoples' ports if they are affected by your change, Gary. :) (in re a comment in the commit message).
This commit is contained in:
parent
4deddde6f6
commit
97d7f67031
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22601
@ -108,7 +108,7 @@ EMACS_LISPDIR= ${EMACS_LIBDIR}/lisp
|
||||
EMACS_INFODIR= ${EMACS_LIBDIR}/info
|
||||
.elif (${EMACS_PORT_NAME} == "xemacs21")
|
||||
EMACS_NAME= xemacs
|
||||
EMACS_VER= 21.1-p2
|
||||
EMACS_VER= 21.1.7
|
||||
EMACS_MAJOR_VER= 21
|
||||
EMACS_CMD= ${EMACS_NAME}-${EMACS_VER}
|
||||
EMACS_LIBDIR= lib/${EMACS_NAME}
|
||||
|
Loading…
Reference in New Issue
Block a user