summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 07:37:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 07:37:25 +0000
commit100ece77bfc20ac694387bdb2819c8594a8ff75e (patch)
tree2f2cef8ca4ea63c471f6bc24521dc6c89677eae2 /japanese
parentReorder things in alphabetical order. (diff)
Put nkf in correct alphabetical order. Shame on me! ;)
Notes
Notes: svn path=/head/; revision=1710
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 9dc07671904f..6f63d59fb81d 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1995/05/02 10:09:43 asami Exp $
+# $Id: Makefile,v 1.11 1995/05/03 02:52:37 asami Exp $
#
# restricted: none
#
@@ -6,6 +6,6 @@
#
SUBDIR= Canna Wnn gawk grep groff gxditview \
kinput2-canna kinput2-canna+wnn kinput2-wnn \
- kterm less nkf mh mule-canna mule-wnn sed tcl tk
+ kterm less mh mule-canna mule-wnn nkf sed tcl tk
.include <bsd.port.subdir.mk>