From 79e20154e2622e5ba197eca407cf75fa7e91737f Mon Sep 17 00:00:00 2001 From: pst Date: Sat, 29 Oct 1994 21:49:46 +0000 Subject: Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x. --- editors/emacs19/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/emacs19/Makefile') diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index 6c5ca19a323..17a62d20eb7 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.26 -# Date created: 13 September 1994 +# Version required: 19.27 +# Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.6 1994/09/14 14:11:49 jkh Exp $ +# $Id: Makefile,v 1.7 1994/10/04 15:45:04 jkh Exp $ # -DISTNAME= emacs-19.26 +DISTNAME= emacs-19.27 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} -- cgit