diff options
author | garbled <garbled> | 1998-10-28 18:16:50 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-10-28 18:16:50 +0000 |
commit | 8865429aa93e2b29627e523dc33988cd1112e4c0 (patch) | |
tree | e001b9d624a3b36b0374893470dec4ce01b25cb6 | |
parent | 1cd449bfa521b34f4b05434dd51f0c9d913ffdf7 (diff) | |
download | pkgsrc-8865429aa93e2b29627e523dc33988cd1112e4c0.tar.gz |
Enable new japanese category, and document addition of category, and
ja-less-332.
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1998/10/13 23:37:03 garbled Exp $ +# $NetBSD: Makefile,v 1.18 1998/10/28 18:16:50 garbled Exp $ # FreeBSD Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp # @@ -20,7 +20,7 @@ SUBDIR += emulators SUBDIR += games #SUBDIR += german SUBDIR += graphics -#SUBDIR += japanese +SUBDIR += japanese #SUBDIR += korean SUBDIR += lang SUBDIR += mail |