summaryrefslogtreecommitdiff
path: root/editors/xemacs21/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>1999-10-20 19:43:27 +0000
committerGary Jennejohn <gj@FreeBSD.org>1999-10-20 19:43:27 +0000
commit11c1c91707de2842fdf112eb1f551170ee3c0c8b (patch)
tree78655bf12d9787b4f427257636a1df35966599f2 /editors/xemacs21/Makefile
parentUpdate to 0.99.2 (diff)
Update this puppy to 21.1.7.
Modified PLIST to make empty directories which are installed by the port. These empty directories are also removed in PLIST. Tested install/deinstall and pkg_add/pkg_delete. mail/mew/Makefile should be updated to reflect this change. PR: 14329 Requested by: the maintainer
Notes
Notes: svn path=/head/; revision=22540
Diffstat (limited to 'editors/xemacs21/Makefile')
-rw-r--r--editors/xemacs21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index d8dc67377baa..14b8beb87015 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= xemacs-21.1.6
+DISTNAME= xemacs-21.1.7
PKGNAME= xemacs-21.1
CATEGORIES= editors
MASTER_SITES= \
@@ -24,7 +24,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.3:${PORTSDIR}/graphics/png
-XEMACS_VER= 21.1.6
+XEMACS_VER= 21.1.7
DIST_SUBDIR= xemacs
USE_GMAKE= yes