diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 06:05:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 06:05:31 +0000 |
commit | 42c19a6d624b16fbc3fdbb4291f92abbf5b08787 (patch) | |
tree | 07f972d6e0a73431b7375880bf2c25e9cf2ca2cb /converters/Makefile | |
parent | add p5-Tie-DxHash 0.93 (diff) |
add p5-Unicode-IMAPUtf7 1.02
Perl extension to deal with IMAP UTF7
PR: 34284
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=61995
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 4c8e459c9205..b1f2ecc075a8 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -37,6 +37,7 @@ SUBDIR += p5-MIME-Base64 SUBDIR += p5-String-Multibyte SUBDIR += p5-Text-Iconv + SUBDIR += p5-Unicode-IMAPUtf7 SUBDIR += p5-Unicode-Map SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-MapUTF8 |