summaryrefslogtreecommitdiff
path: root/editors/xemacs/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2001-10-29 22:31:13 +0000
committerGary Jennejohn <gj@FreeBSD.org>2001-10-29 22:31:13 +0000
commit85b6bb484e3a1993a7ec12632c7fcf5c1e0b1ec7 (patch)
tree556209fefc2943d386777fd5ae20454ed0c17312 /editors/xemacs/Makefile
parentUpdate to 20011030. Some minor bugs/typos were fixed. (diff)
Update to 21.4.5. The problem with a Lisp error occuring when the user
does a font change in the Options menu seems to be fixed, although no change actually seems to result. The GTK binding does not seem to be any better, but it's also not any worse.
Notes
Notes: svn path=/head/; revision=49347
Diffstat (limited to 'editors/xemacs/Makefile')
-rw-r--r--editors/xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index a5cbd6c2e61e..a4e97f675010 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -11,7 +11,7 @@ CATEGORIES+= editors
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
DISTNAME= xemacs-${XEMACS_VER}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX}
DIST_SUBDIR= xemacs
MAINTAINER= gj@FreeBSD.org
@@ -22,7 +22,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
XEMACS_REL= 21.4
-XEMACS_VER= 21.4.4
+XEMACS_VER= 21.4.5
XEMACS_ARCH= ${CONFIGURE_TARGET}
USE_XLIB= yes