diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/utftpd/pkg-descr | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'net/utftpd/pkg-descr')
-rw-r--r-- | net/utftpd/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/utftpd/pkg-descr b/net/utftpd/pkg-descr index 37900c4bdc01..50bfc6061320 100644 --- a/net/utftpd/pkg-descr +++ b/net/utftpd/pkg-descr @@ -2,9 +2,9 @@ utftpd is a TFTP server with fine-grained access control, support for blksize (RFC 2348), timeout options and support for revision control. You can assign three different kinds of rights to every client: -- read: the right to read a file. -- write: the right to write to an already existing file. -- create: the right to create a file. +- read: the right to read a file. +- write: the right to write to an already existing file. +- create: the right to create a file. Clients may be specified by a single ip address or a range of addresses or by ip address and mask. |