diff options
author | will <will@FreeBSD.org> | 2002-06-23 07:36:16 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-06-23 07:36:16 +0000 |
commit | 4c9903ff9534d361e582894ffa9562fcfcb4ccb0 (patch) | |
tree | b87838f7561102d332c255d65315b7d4cd1ff092 /ftp/Makefile | |
parent | 29d62468cf1be2932094e87d1dfb633aca361a92 (diff) | |
download | FreeBSD-ports-4c9903ff9534d361e582894ffa9562fcfcb4ccb0.zip FreeBSD-ports-4c9903ff9534d361e582894ffa9562fcfcb4ccb0.tar.gz |
Add frox 0.7.4, a transparent FTP proxy with caching support.
PR: 39414
Submitted by: Sergey Matveychuk <sem@ciam.ru>
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 da23fb3..e4b29dc 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -11,6 +11,7 @@ SUBDIR += downloader SUBDIR += emirror SUBDIR += fget + SUBDIR += frox SUBDIR += ftpcopy SUBDIR += ftpcube SUBDIR += ftpfind |