diff options
Diffstat (limited to 'editors/emacs')
-rw-r--r-- | editors/emacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index e399ba08a2d8..eae58157eb1b 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,11 +3,11 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.21 1996/10/18 08:56:31 max Exp $ +# $Id: Makefile,v 1.22 1996/10/18 16:16:49 max Exp $ # DISTNAME= emacs-19.34 -CATEGORIES+= editors +CATEGORIES= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ GNU_CONFIGURE= yes |