From 4b2988d9d2072f1a21fefee4f6ab51667fb486dc Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Nov 1996 05:07:53 +0000 Subject: CATEGORIES+= --> CATEGORIES= Minor variable reordering where needed. --- editors/emacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/emacs') 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 -- cgit v1.2.3