summaryrefslogtreecommitdiff
path: root/editors/mule-common
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/mule-common
parentCATEGORIES+= --> CATEGORIES= (diff)
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
Notes
Notes: svn path=/head/; revision=4383
Diffstat (limited to 'editors/mule-common')
-rw-r--r--editors/mule-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index 942146a025b7..406103d44a3f 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/Makefile
@@ -3,11 +3,11 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.22 1995/09/15 01:41:22 asami Exp $
+# $Id: Makefile,v 1.23 1996/08/16 09:43:31 asami Exp $
#
DISTNAME= mule-2.3
-CATEGORIES+= editors
+CATEGORIES= editors
MASTER_SITES= ftp://ftp.cs.buffalo.edu/pub/mule/ \
ftp://etlport.etl.go.jp/pub/mule/ \
ftp://sh.wide.ad.jp/JAPAN/mule/ \