aboutsummaryrefslogtreecommitdiff
path: root/editors/xcoral
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/xcoral
parentad744288184799669b3c6ed466204cf2079b8596 (diff)
downloadports-4b2988d9d2072f1a21fefee4f6ab51667fb486dc.tar.gz
ports-4b2988d9d2072f1a21fefee4f6ab51667fb486dc.zip
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
Notes
Notes: svn path=/head/; revision=4383
Diffstat (limited to 'editors/xcoral')
-rw-r--r--editors/xcoral/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
index c32f14fcb721..12594297b31a 100644
--- a/editors/xcoral/Makefile
+++ b/editors/xcoral/Makefile
@@ -3,11 +3,11 @@
# Date created:
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.1.1.1 1995/10/02 16:14:41 erich Exp $
+# $Id: Makefile,v 1.2 1996/10/10 16:01:56 erich Exp $
#
DISTNAME= xcoral-2.5
-CATEGORIES+= editors
+CATEGORIES= editors
MASTER_SITES= ftp://public.x.org/contrib/editors/
MAINTAINER= erich@FreeBSD.ORG