summaryrefslogtreecommitdiff
path: root/editors/xed/Makefile
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/xed/Makefile
parentCATEGORIES+= --> CATEGORIES= (diff)
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
Notes
Notes: svn path=/head/; revision=4383
Diffstat (limited to 'editors/xed/Makefile')
-rw-r--r--editors/xed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 5b9219022bea..bf06c8014732 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -3,12 +3,12 @@
# Date created: 28 Jul 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.2 1996/07/30 00:10:31 chuckr Exp $
+# $Id: Makefile,v 1.3 1996/07/30 00:29:12 chuckr Exp $
#
DISTNAME= xed1.3
PKGNAME= xed-1.3
-CATEGORIES+= editors x11
+CATEGORIES= editors x11
MASTER_SITES= ftp://ftp.x.org/contrib/editors/
EXTRACT_SUFX= .tar.Z