diff options
author | will <will@FreeBSD.org> | 2001-05-20 11:15:26 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 11:15:26 +0800 |
commit | 0f92ef6ce84f0fc91066b3e90e6ce4e3243befe7 (patch) | |
tree | 4029d7da8686f8f93364d4a506c97c8a3915b856 /ftp/Makefile | |
parent | c61a5f8586fecfaeea342ba523e02cccddd0a068 (diff) | |
download | freebsd-ports-gnome-0f92ef6ce84f0fc91066b3e90e6ce4e3243befe7.tar.gz freebsd-ports-gnome-0f92ef6ce84f0fc91066b3e90e6ce4e3243befe7.tar.zst freebsd-ports-gnome-0f92ef6ce84f0fc91066b3e90e6ce4e3243befe7.zip |
Add ftpproxy 1.0.1, a ftp proxy.
PR: 27390
Submitted by: Philippe Le Berre <philippe@le-berre.com>
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 69ad9151c307..bd5401e65a23 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -13,6 +13,7 @@ SUBDIR += ftpfind SUBDIR += ftplocate SUBDIR += ftpmirror + SUBDIR += ftpproxy SUBDIR += ftpq SUBDIR += ftpsearch SUBDIR += ftptool |