summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-current/Makefile')
-rw-r--r--editors/xemacs-current/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 36238652823..23c2188019b 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2002/11/01 16:34:38 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/01/18 05:45:42 uebayasi Exp $
-DISTNAME= xemacs-21.5.9
-PKGREVISION= 1
+DISTNAME= xemacs-21.5.10
CATEGORIES= editors
MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.5/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.5/ \
@@ -14,8 +13,8 @@ COMMENT= *BETA* XEmacs text editor version 21.5.9
USE_BUILDLINK2= YES
USE_X11= YES
-PLIST_SUBST+= EMACSVER=xemacs-21.5-b9
-MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b9
+PLIST_SUBST+= EMACSVER=xemacs-21.5-b10
+MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b10
.if (${MACHINE_ARCH} == "arm32")
. include "../../lang/gcc/buildlink2.mk"