summaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:07:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:07:53 +0000
commit4b2988d9d2072f1a21fefee4f6ab51667fb486dc (patch)
tree0a9d451a44bd2eca33cebcaec679127f05737939 /editors/emacs23
parentCATEGORIES+= --> CATEGORIES= (diff)
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
Notes
Notes: svn path=/head/; revision=4383
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index e399ba08a2d8..eae58157eb1b 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/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