diff options
author | reinoud <reinoud@pkgsrc.org> | 2005-04-12 14:56:07 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2005-04-12 14:56:07 +0000 |
commit | 97f194b842468fdf99ccae6658861b5be4e22878 (patch) | |
tree | a57d12b20c49a477b712469795eee2afaf297dc4 /misc | |
parent | 0ca7a9c955f392233c319bfe4e157c02948ef752 (diff) | |
download | pkgsrc-97f194b842468fdf99ccae6658861b5be4e22878.tar.gz |
Fixup old DESCR message still mentioning 0.2's release notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/udfclient/DESCR | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/udfclient/DESCR b/misc/udfclient/DESCR index f935dc6145d..42de55d4426 100644 --- a/misc/udfclient/DESCR +++ b/misc/udfclient/DESCR @@ -3,7 +3,5 @@ the OSTA group. UDFclient is designed to be a study platform and a run-up to a full read and write kernel level implementation. UDFclient basically provides a user interface not unlike ftp(1) but always -fetches files recursively from the disc(s). +fetches and writes files recursively from the disc(s). -Version 0.20 is a renewed and sanitised version pending write support... Mainly -bug fixes and improved reading support. |