summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-13 14:46:54 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-13 14:46:54 +0000
commit5f187cf3b282607c82a5d1dc492268326f9ddd5a (patch)
tree77c9c1add5a1a139738b019d7540267d0850073c /ftp/Makefile
parentFix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option. (diff)
add profxp
FXP (server-to-server FTP) client
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
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