diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2002-09-01 13:47:34 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2002-09-01 13:47:34 +0000 |
commit | 18575f34dcd5d78cb28973ef9882fb23a5b9bdfb (patch) | |
tree | 899c685b93c49607bc0ab7323b3a6b3c2029938f /converters | |
parent | Update the Ruby/GNOME suite to 0.30. (diff) |
Update webpage URL. List yEnc as a supported encoding method (which
it will be as soon I finish updating this port).
Notes
Notes:
svn path=/head/; revision=65404
Diffstat (limited to 'converters')
-rw-r--r-- | converters/uulib/pkg-descr | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/converters/uulib/pkg-descr b/converters/uulib/pkg-descr index 4e79c5f879f3..3bc061e87527 100644 --- a/converters/uulib/pkg-descr +++ b/converters/uulib/pkg-descr @@ -1,11 +1,9 @@ -This library is able to decode files in the following formats: +This library is able to encode/decode files in the following formats: uuencode xxencode Base64 BinHex + yEnc -It is also able to encode files in all of the above formats except -for BinHex. - -WWW: http://www.uni-frankfurt.de/~fp/uudeview/ +WWW: http://www.fpx.de/fp/Software/UUDeview/ |