diff options
author | asami <asami@FreeBSD.org> | 1997-03-06 08:41:38 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-06 08:41:38 +0000 |
commit | 968fd844cc45ec0519541307bf55e37578209d8c (patch) | |
tree | a236a2506d30a2a50fb87768a35406386dc58de1 /japanese | |
parent | 9658cb8007497d791f0046f27c496b816ceff616 (diff) | |
download | FreeBSD-ports-968fd844cc45ec0519541307bf55e37578209d8c.zip FreeBSD-ports-968fd844cc45ec0519541307bf55e37578209d8c.tar.gz |
Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 7bb276b..73d4997 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1997/03/03 11:53:35 asami Exp $ +# $Id: Makefile,v 1.61 1997/03/03 12:39:11 asami Exp $ # SUBDIR += Canna @@ -51,6 +51,9 @@ SUBDIR += netscape.language SUBDIR += newosaka SUBDIR += nkf + SUBDIR += nvi-euc-jp + SUBDIR += nvi-iso-2022-jp + SUBDIR += nvi-sjis SUBDIR += okphone SUBDIR += perl5 SUBDIR += pine |