summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
diff options
context:
space:
mode:
authormagick <magick>2003-05-16 18:11:35 +0000
committermagick <magick>2003-05-16 18:11:35 +0000
commit985bbad7afb0f33cd1ebfa163e3cc323799febfa (patch)
tree4a64c8925935529cee34d266ca7fb9bd1fbcfa69 /editors/xemacs-current/Makefile
parent545f68554a7c7367c8d49ee693e2b6f49a7d1ba7 (diff)
downloadpkgsrc-985bbad7afb0f33cd1ebfa163e3cc323799febfa.tar.gz
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.
Diffstat (limited to 'editors/xemacs-current/Makefile')
-rw-r--r--editors/xemacs-current/Makefile10
1 files changed, 5 insertions, 5 deletions
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"