diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /ftp/pftpd | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | freebsd-ports-gnome-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz freebsd-ports-gnome-1d1f878054efdd1171a8cb006e59ad0727610293.tar.zst freebsd-ports-gnome-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'ftp/pftpd')
-rw-r--r-- | ftp/pftpd/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pftpd/pkg-descr b/ftp/pftpd/pkg-descr index 0c38527d3ffd..7b98ca5136ed 100644 --- a/ftp/pftpd/pkg-descr +++ b/ftp/pftpd/pkg-descr @@ -1,5 +1,5 @@ Pftpd is an implementation of an anonymous FTP daemon written from scratch. It uses multithreading (where available) in order to be lightweight, but -still have high performance. +still have high performance. WWW: http://www.lysator.liu.se/~pen/pftpd/ |