diff options
| author | bwarsaw | 2002-08-06 16:32:30 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-08-06 16:32:30 +0000 |
| commit | 223d9e1b57d09252ebb0ab959344e8aebc1e75a8 (patch) | |
| tree | 63d04f37f1d6c7840a21592e7228115c32fea269 | |
| parent | 5d448e4d5f1bad6251b06801c8a18a914a91db21 (diff) | |
| download | mailman-223d9e1b57d09252ebb0ab959344e8aebc1e75a8.tar.gz mailman-223d9e1b57d09252ebb0ab959344e8aebc1e75a8.tar.zst mailman-223d9e1b57d09252ebb0ab959344e8aebc1e75a8.zip | |
Update to KoreanCodecs 2.0.5
| -rw-r--r-- | misc/KoreanCodecs-2.0.4.tar.gz | bin | 259686 -> 0 bytes | |||
| -rw-r--r-- | misc/KoreanCodecs-2.0.5.tar.gz | bin | 0 -> 260762 bytes | |||
| -rw-r--r-- | misc/Makefile.in | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/misc/KoreanCodecs-2.0.4.tar.gz b/misc/KoreanCodecs-2.0.4.tar.gz Binary files differdeleted file mode 100644 index cf399719f..000000000 --- a/misc/KoreanCodecs-2.0.4.tar.gz +++ /dev/null diff --git a/misc/KoreanCodecs-2.0.5.tar.gz b/misc/KoreanCodecs-2.0.5.tar.gz Binary files differnew file mode 100644 index 000000000..77edebdc0 --- /dev/null +++ b/misc/KoreanCodecs-2.0.5.tar.gz diff --git a/misc/Makefile.in b/misc/Makefile.in index a96162f02..45aa11120 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -52,7 +52,7 @@ SETUPCMD= setup.py --quiet install $(SETUPINSTOPTS) EMAILPKG= email-2.2 JACODECSPKG= JapaneseCodecs-1.4.7 -KOCODECSPKG= KoreanCodecs-2.0.4 +KOCODECSPKG= KoreanCodecs-2.0.5 PACKAGES= $(EMAILPKG) $(JACODECSPKG) $(KOCODECSPKG) |
