diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-03-18 00:08:13 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-03-18 00:08:13 +0800 |
commit | 1771a47dde24145e3ff7aac6a0db229fc63ec01d (patch) | |
tree | 27480709bdc4f5ddb4393f66cad11148548e1e0d /ftp/pftpd/pkg-descr | |
parent | 3d1a2cd03a0a608b9234789794b087612b1747b7 (diff) | |
download | freebsd-ports-gnome-1771a47dde24145e3ff7aac6a0db229fc63ec01d.tar.gz freebsd-ports-gnome-1771a47dde24145e3ff7aac6a0db229fc63ec01d.tar.zst freebsd-ports-gnome-1771a47dde24145e3ff7aac6a0db229fc63ec01d.zip |
Initial import of pftpd-0.31.
Pftpd is the multithreaded anonymous FTP daemon.
PR: 36012
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
Diffstat (limited to 'ftp/pftpd/pkg-descr')
-rw-r--r-- | ftp/pftpd/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ftp/pftpd/pkg-descr b/ftp/pftpd/pkg-descr new file mode 100644 index 000000000000..362d3ede8931 --- /dev/null +++ b/ftp/pftpd/pkg-descr @@ -0,0 +1,6 @@ +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. + +-- +Gea-Suan Lin <gslin@ccca.nctu.edu.tw> |