diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-13 21:24:10 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-13 21:24:10 +0000 |
commit | 2417b24ccd4fd6d934f36c6adc976d0b2d238594 (patch) | |
tree | 501ae1ad1b8a189b1c60595e5a54c6872d4f1db4 /sysutils/detox/pkg-descr | |
parent | c7fb0387b54ca6e54fe4d46f330704be6946b2f9 (diff) | |
download | ports-2417b24ccd4fd6d934f36c6adc976d0b2d238594.tar.gz ports-2417b24ccd4fd6d934f36c6adc976d0b2d238594.zip |
Notes
Diffstat (limited to 'sysutils/detox/pkg-descr')
-rw-r--r-- | sysutils/detox/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/detox/pkg-descr b/sysutils/detox/pkg-descr new file mode 100644 index 000000000000..372ddb5447fb --- /dev/null +++ b/sysutils/detox/pkg-descr @@ -0,0 +1,9 @@ +This is a port of detox, which is a program that renames files to make them +easier to work with under Unix and related operating systems. Spaces and +various other unsafe characters (such as "$") get replaced with "_". ISO +8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters. + +WWW: http://detox.sourceforge.net/ + +- Doug Harple +purgedhalo@users.sourceforge.net |