diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /ftp/twoftpd | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'ftp/twoftpd')
-rw-r--r-- | ftp/twoftpd/Makefile | 1 | ||||
-rw-r--r-- | ftp/twoftpd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index d91fe452fd94..b8675124f5ac 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://untroubled.org/twoftpd/ MAINTAINER= gslin@ccca.nctu.edu.tw +COMMENT= A simple, secure, efficient FTP server MAN1= twoftpd-auth.1 twoftpd-xfer.1 diff --git a/ftp/twoftpd/pkg-comment b/ftp/twoftpd/pkg-comment deleted file mode 100644 index 2be43c493844..000000000000 --- a/ftp/twoftpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple, secure, efficient FTP server |