diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-16 07:53:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-16 07:53:42 +0800 |
commit | 3d949db44c616062d1099b8cf7ae1d086b7e4fdb (patch) | |
tree | 07694dc296afcee982089d67bd0bfcbfb1e8e223 /ftp/Makefile | |
parent | cfb39396bf895fdfa12e1e9a032e31ff4068d7d7 (diff) | |
download | freebsd-ports-gnome-3d949db44c616062d1099b8cf7ae1d086b7e4fdb.tar.gz freebsd-ports-gnome-3d949db44c616062d1099b8cf7ae1d086b7e4fdb.tar.zst freebsd-ports-gnome-3d949db44c616062d1099b8cf7ae1d086b7e4fdb.zip |
GPROFTPD is an easy to use GTK+ administration tool for the proftpd standalone
server. GProftpd and Proftpd gives admins access to virtual hosting, 8 layers
of security including chrooted users and encrypted transfers on both the
data and/or control channels. It is ideal for both standard ftp serving
and webhotels.
WWW: http://gadmintools.org
Notes:
Thanks to beech@ for working with me on it.
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 d5e70c7e5bf1..25b9422c97e3 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -38,6 +38,7 @@ SUBDIR += gftp SUBDIR += gnusget SUBDIR += gnustep-ftp + SUBDIR += gproftpd SUBDIR += greed SUBDIR += horde-gollem SUBDIR += hsftp |