diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-13 22:46:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-13 22:46:54 +0800 |
commit | 3fe8ab402b7c3007c712a951fc449451465ca16a (patch) | |
tree | a7123f8fb69079b004175cccc3fda768c88f7739 /ftp/Makefile | |
parent | 591ee8a9eccfd4514c0bae31fbf0f99222e25a8b (diff) | |
download | freebsd-ports-gnome-3fe8ab402b7c3007c712a951fc449451465ca16a.tar.gz freebsd-ports-gnome-3fe8ab402b7c3007c712a951fc449451465ca16a.tar.zst freebsd-ports-gnome-3fe8ab402b7c3007c712a951fc449451465ca16a.zip |
add profxp
FXP (server-to-server FTP) client
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 e14438c4af13..9fe40788ff1a 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -42,6 +42,7 @@ SUBDIR += paraget SUBDIR += pavuk SUBDIR += proftpd + SUBDIR += profxp SUBDIR += puf SUBDIR += pure-ftpd SUBDIR += ruby-curl |