From 97d7f6703179db7dbbb6cbc0fd02bcc56a75cb9e Mon Sep 17 00:00:00 2001 From: Gary Jennejohn <gj@FreeBSD.org> Date: Sun, 24 Oct 1999 19:59:11 +0000 Subject: 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). --- mail/mew/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/mew/Makefile b/mail/mew/Makefile index f363fa061911..ba3c8a4d0feb 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -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} -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0