From 11c1c91707de2842fdf112eb1f551170ee3c0c8b Mon Sep 17 00:00:00 2001 From: Gary Jennejohn Date: Wed, 20 Oct 1999 19:43:27 +0000 Subject: 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 --- editors/xemacs21/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xemacs21/Makefile') 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 -- cgit v1.2.3