summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-02-06 05:30:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-02-06 05:30:34 +0000
commit3c6c56e2ca963169d498de7eefef854c09fdbee0 (patch)
treef54c3bd72eb6ac4f52cc0ab0b6a89ab7f49cf527 /misc
parentnkf-1.4, Network Kanji code conversion Filter (diff)
Added nkf.
Notes
Notes: svn path=/head/; revision=893
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 43d2bbcdc751..590d2d309882 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.35 1995/01/13 13:37:32 jkh Exp $
+# $Id: Makefile,v 1.36 1995/01/15 08:04:24 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
-SUBDIR= cpm hfs iozone ispell less mshell mtools rman screen top \
+SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top \
xsysstats
.include <bsd.port.subdir.mk>