summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
diff options
context:
space:
mode:
authormagick <magick>2003-09-06 17:01:42 +0000
committermagick <magick>2003-09-06 17:01:42 +0000
commitdfe2b7f0b468e326692460fc227040ed34c58fbb (patch)
tree7803294342806bdcfdb8606bc7e560f8f020118c /editors/xemacs-current/Makefile
parent23080192120065903a55c8be9085be8381ddcf6b (diff)
downloadpkgsrc-dfe2b7f0b468e326692460fc227040ed34c58fbb.tar.gz
Update xemacs-current to 21.5.15
This beta release includes mainly bugfixes. No new features.
Diffstat (limited to 'editors/xemacs-current/Makefile')
-rw-r--r--editors/xemacs-current/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 40495abd650..116caecb1ae 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.27 2003/07/17 21:35:13 grant Exp $
+# $NetBSD: Makefile,v 1.28 2003/09/06 17:01:42 magick Exp $
-DISTNAME= xemacs-21.5.14
-PKGREVISION= 1
+DISTNAME= xemacs-21.5.15
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.14
+COMMENT= *BETA* XEmacs text editor version 21.5.15
USE_BUILDLINK2= YES
USE_X11= YES
-PLIST_SUBST+= EMACSVER=xemacs-21.5-b14
-MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b14
+PLIST_SUBST+= EMACSVER=xemacs-21.5-b15
+MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b15
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
. include "../../mk/gcc.buildlink2.mk"