diff options
author | obrien <obrien@FreeBSD.org> | 2004-01-26 07:38:45 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-01-26 07:38:45 +0800 |
commit | 01314db5821733d3c8ef6134fd3d843f50278f63 (patch) | |
tree | fdea990dd248e206fa0d9ca874eac81c0bca1d45 /emulators/mtools | |
parent | affcf976e74f0532f3657c61a4f0dce813a93ab5 (diff) | |
download | freebsd-ports-gnome-01314db5821733d3c8ef6134fd3d843f50278f63.tar.gz freebsd-ports-gnome-01314db5821733d3c8ef6134fd3d843f50278f63.tar.zst freebsd-ports-gnome-01314db5821733d3c8ef6134fd3d843f50278f63.zip |
Document the homepage.
Diffstat (limited to 'emulators/mtools')
-rw-r--r-- | emulators/mtools/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mtools/pkg-descr b/emulators/mtools/pkg-descr index 09e854a3f2ce..a899577b0aff 100644 --- a/emulators/mtools/pkg-descr +++ b/emulators/mtools/pkg-descr @@ -36,3 +36,5 @@ The regular expression "pattern matching" routines follow the Unix-style rules. For example, '*' matches all MSDOS files in lieu of '*.*'. The archive, hidden, read-only and system attribute bits are ignored during pattern matching. + +WWW: http://mtools.linux.lu/ |