diff options
Diffstat (limited to 'editors/emacs22/Makefile')
-rw-r--r-- | editors/emacs22/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 6c5ca19a3232..17a62d20eb76 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/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} |