From 9d7a1c7daced71b2a69b33292849179d13ba0e4a Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 10 Jul 2000 01:11:50 +0000 Subject: EMACS_VER should now be 20.7. --- editors/tamago-emacs21/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/tamago-emacs21') diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index 5f6cc30c6c93..dfb022614f28 100644 --- a/editors/tamago-emacs21/Makefile +++ b/editors/tamago-emacs21/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 USE_GMAKE= yes GNU_CONFIGURE= yes -EMACS_VER= 20.6 +EMACS_VER= 20.7 PLIST_SUB= EMACS_VER=${EMACS_VER} pre-configure: -- cgit