diff options
author | cjh <cjh@FreeBSD.org> | 2001-03-24 03:48:41 +0000 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2001-03-24 03:48:41 +0000 |
commit | 6804f2d7209dc841562f12ff08d71bd426f23fb3 (patch) | |
tree | 061af7d5840f0ca8bb92ad6b86a01708939fae0b /korean/Makefile | |
parent | c1d13bd7e0143460ca64f372c93041d5f32de198 (diff) | |
download | FreeBSD-ports-6804f2d7209dc841562f12ff08d71bd426f23fb3.zip FreeBSD-ports-6804f2d7209dc841562f12ff08d71bd426f23fb3.tar.gz |
ko-msdosfs, VFAT filesystem module supporting CP949 VFAT(unicode), activated.
This port is based on japanese/msdosfs. Thanks Japanese hackers!
Diffstat (limited to 'korean/Makefile')
-rw-r--r-- | korean/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile index 2135385..ecb2724 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -52,6 +52,7 @@ SUBDIR += mizifont SUBDIR += mkisofs SUBDIR += mozilla-klp + SUBDIR += msdosfs SUBDIR += mule-freewnn SUBDIR += munhwafonts-cid SUBDIR += netscape3 |