diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 08:37:29 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 08:37:29 +0000 |
commit | a7c8b1091b540ab263208babfc242f457eb0578c (patch) | |
tree | 336c2c53cd8137021e1a9b8823632cb95b11ccb7 /editors/emacs22/Makefile | |
parent | Adjust comments to document MASTER_SITES and remove mention of (diff) |
Update this port to emacs 19.26. This took about 15 seconds. I *like*
this new ports system! :-)
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 a30511c07b8a..8716f109836c 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.25 -# Date created: 20 August 1994 +# Version required: 19.26 +# Date created: 13 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $ +# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $ # -DISTNAME= emacs-19.25 +DISTNAME= emacs-19.26 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd |