diff options
author | roam <roam@FreeBSD.org> | 2001-04-23 23:46:38 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-04-23 23:46:38 +0800 |
commit | 02c7997517e76722893340884815c7b915e32caf (patch) | |
tree | 9f907be48b0aeaa72fc64dcf25ff1bf1263d391b /ftp/Makefile | |
parent | e856eb89e47ecaf2f8f8ba9547e933284d18646b (diff) | |
download | freebsd-ports-gnome-02c7997517e76722893340884815c7b915e32caf.tar.gz freebsd-ports-gnome-02c7997517e76722893340884815c7b915e32caf.tar.zst freebsd-ports-gnome-02c7997517e76722893340884815c7b915e32caf.zip |
Pure-FTPd is a fast, production-quality, standard-conformant FTP server,
based upon Troll-FTPd.
PR: 26768
Submitted by: Frank DENIS <j@jedi.claranet.fr>
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index dc1680242188..69ad9151c307 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -40,6 +40,7 @@ SUBDIR += pavuk SUBDIR += proftpd SUBDIR += puf + SUBDIR += pure-ftpd SUBDIR += ruby-curl SUBDIR += sftp SUBDIR += spegla |