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/emacs19 | |
parent | c8df8e0b9ddf7e5aa9d064f55c74a3f80ab92f8f (diff) | |
download | ports-a7c8b1091b540ab263208babfc242f457eb0578c.tar.gz ports-a7c8b1091b540ab263208babfc242f457eb0578c.zip |
Notes
Diffstat (limited to 'editors/emacs19')
-rw-r--r-- | editors/emacs19/Makefile | 8 | ||||
-rw-r--r-- | editors/emacs19/pkg-comment | 2 | ||||
-rw-r--r-- | editors/emacs19/pkg-plist | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index a30511c07b8a..8716f109836c 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/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 diff --git a/editors/emacs19/pkg-comment b/editors/emacs19/pkg-comment index bb4799241348..3eb943ba8f48 100644 --- a/editors/emacs19/pkg-comment +++ b/editors/emacs19/pkg-comment @@ -1 +1 @@ -GNU Emacs 19.25 text editor binaries +GNU Emacs 19.26 text editor binaries diff --git a/editors/emacs19/pkg-plist b/editors/emacs19/pkg-plist index 19e8cbc166d5..00c7c16956cf 100644 --- a/editors/emacs19/pkg-plist +++ b/editors/emacs19/pkg-plist @@ -2,13 +2,13 @@ bin/ctags bin/b2m bin/rcs-checkin -bin/emacs-19.25 +bin/emacs-19.26 @exec ln -s %D/%F %B/emacs @unexec rm %B/emacs bin/etags bin/emacsclient lib/emacs/site-lisp -lib/emacs/19.25 +lib/emacs/19.26 man/man1/emacs.1 man/man1/etags.1 man/man1/ctags.1 |