summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-16 00:12:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-16 00:12:23 +0000
commit3c37543e757f9cbed2c569ffd6df786d10ed1bc6 (patch)
tree93d04b2bc7e6a1a45b3e356504f3f0f21fc49438 /Makefile
parentChange references to Wnn/Canna to point to ports/japanese instead of (diff)
Added japanese to subdir list.
Notes
Notes: svn path=/head/; revision=1136
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7e41757f151b..37976a0c5eaa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.9 1995/01/15 06:43:30 ache Exp $
+# $Id: Makefile,v 1.10 1995/01/23 01:30:57 jkh Exp $
#
SUBDIR= archivers audio cad comms databases devel editors games graphics \
- lang mail math net news print shells utils x11
+ japanese lang mail math net news print shells utils x11
.include <bsd.port.subdir.mk>