From 9fa889aa9a8bb94746dc906027ec975c32da17e7 Mon Sep 17 00:00:00 2001 From: magick Date: Fri, 16 May 2003 18:11:35 +0000 Subject: Update xemacs-current to 21.5.13 Major change: The long standing TTY/keyboard bug, the one where RET was behaving like LFD, is gone! Yes, that's right folks, you can once again use XEmacs on a TTY. The rest are the hundreds of bugfixes that usually come with a beta software. --- editors/xemacs-current/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'editors/xemacs-current/Makefile') diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 96e6c7b420f..7e119caa2b8 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,18 +1,18 @@ -# $NetBSD: Makefile,v 1.21 2003/05/02 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2003/05/16 18:11:35 magick Exp $ -DISTNAME= xemacs-21.5.12 +DISTNAME= xemacs-21.5.13 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/} MAINTAINER= magick@netbsd.org HOMEPAGE= http://www.xemacs.org/ -COMMENT= *BETA* XEmacs text editor version 21.5.12 +COMMENT= *BETA* XEmacs text editor version 21.5.13 USE_BUILDLINK2= YES USE_X11= YES -PLIST_SUBST+= EMACSVER=xemacs-21.5-b12 -MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b12 +PLIST_SUBST+= EMACSVER=xemacs-21.5-b13 +MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b13 .if (${MACHINE_ARCH} == "arm32") . include "../../lang/gcc/buildlink2.mk" -- cgit v1.2.3