diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-29 07:51:48 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-29 07:51:48 +0000 |
commit | b12745d2c135ab890eff608dac4ff5d0775afd6e (patch) | |
tree | 7bdea841c471d6f436d681daec6dff96dfa67cd8 /russian/Makefile | |
parent | - Update to 1.4.0 (diff) |
Add port russian/tidyup-mail:
This program is especially useful for russian/ukrainian/belarusian users
but however can help those who reads mail from people that uses such
brain-damaged web-mailers as yahoo mail.
Fatigue with xterm when reading mail from mutt? Tired to press "Do Full
reset" every time when terminal becames full of garbage? This program is
for you! It removes unsafe characters from email & makes xterm happy!
Intended to be used with procmail.
Author: Alexander Gromnizki
WWW: http://gromnizki.unixdev.net
PR: ports/97476
Submitted by: Alexander Gromnizki <gromnizki@unixdev.net>
Notes
Notes:
svn path=/head/; revision=166568
Diffstat (limited to 'russian/Makefile')
-rw-r--r-- | russian/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile index f7d1cf55149d..9eaae98da6af 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -33,6 +33,7 @@ SUBDIR += rus-ispell SUBDIR += rux SUBDIR += tac+ia + SUBDIR += tidyup-mail SUBDIR += unzip SUBDIR += wmcyrx SUBDIR += xcode |