diff options
author | anray <anray@FreeBSD.org> | 2005-12-25 03:02:39 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-25 03:02:39 +0800 |
commit | 7085957f143e5cb8b7e9d9082f4869b85f8704e8 (patch) | |
tree | d0509fd27e676516bd5c63f3c3c26a3b717fdea3 /ftp/Makefile | |
parent | 3821d03c7980356a6a20810507a532b6b1fca61c (diff) | |
download | freebsd-ports-gnome-7085957f143e5cb8b7e9d9082f4869b85f8704e8.tar.gz freebsd-ports-gnome-7085957f143e5cb8b7e9d9082f4869b85f8704e8.tar.zst freebsd-ports-gnome-7085957f143e5cb8b7e9d9082f4869b85f8704e8.zip |
Added pftpx, much enhanced ftp proxy for pf that supports most ftp protocols.
PR: ports/90868
Submitted by: thompsa
Approved by: sem(mentor)
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 13b58d084b81..7e0dea232a04 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -70,6 +70,7 @@ SUBDIR += paraget SUBDIR += pavuk SUBDIR += pear-Net_FTP + SUBDIR += pfptx SUBDIR += pftpd SUBDIR += php4-curl SUBDIR += php4-ftp |