From a363eaf618501e4e89ca82d9f8565d4d546717e6 Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 7 Jun 1996 09:41:29 +0000 Subject: Upgrade to 19.31 --- editors/emacs23/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/emacs23/Makefile') diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index ab4b3ee..7c0d457 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -3,10 +3,10 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.17 1995/06/26 09:13:58 asami Exp $ +# $Id: Makefile,v 1.18 1995/12/01 09:34:40 asami Exp $ # -DISTNAME= emacs-19.30 +DISTNAME= emacs-19.31 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ @@ -19,7 +19,7 @@ post-install: gzip -9nf ${PREFIX}/man/man1/emacs.1 gzip -9nf ${PREFIX}/man/man1/etags.1 gzip -9nf ${PREFIX}/man/man1/ctags.1 - for file in emacs-19.30 emacsclient etags ctags b2m; do \ + for file in emacs-19.31 emacsclient etags ctags b2m; do \ strip ${PREFIX}/bin/$$file; \ done -- cgit v1.1