aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-31 15:41:52 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-31 15:41:52 +0000
commite7da1a7612c3319edd30e2b12ab83744c5817157 (patch)
tree857eee358c36dc73bc79da75c4a93103cf3c5aef /ftp/Makefile
parentef9457b9a32ccc253705a97debf6c4355cf8b67a (diff)
downloadports-e7da1a7612c3319edd30e2b12ab83744c5817157.tar.gz
ports-e7da1a7612c3319edd30e2b12ab83744c5817157.zip
Add port ftp/ftpsync:
ftpsync.pl synchronizes a local directory tree and a remote FTP directory tree. It was initally written to automize web publishing, but might be useful for some other purposes, like mirroring not-too-large public sites, data replication, and more. WWW: http://ftpsync.sourceforge.net/ Author: Christoph Lechleitner <ibcl@users.sourceforge.net>
Notes
Notes: svn path=/head/; revision=171721
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 bbad45cafbfa..62dd7d42e225 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -31,6 +31,7 @@
SUBDIR += ftpproxy
SUBDIR += ftpq
SUBDIR += ftpsesame
+ SUBDIR += ftpsync
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += gnusget