From df5796342b6a475ea7dd08c9dd9c5bad750e5b5e Mon Sep 17 00:00:00 2001 From: shige Date: Mon, 9 Aug 1999 11:27:16 +0000 Subject: Catching up to emacs-20.4. --- editors/semi-emacs20-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/semi-emacs20-current') diff --git a/editors/semi-emacs20-current/Makefile b/editors/semi-emacs20-current/Makefile index 1562cc376c57..b9c95cd42161 100644 --- a/editors/semi-emacs20-current/Makefile +++ b/editors/semi-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # -# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} -- cgit