aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-09-18 19:32:36 +0800
committerpav <pav@FreeBSD.org>2005-09-18 19:32:36 +0800
commitd2b67fd7f7aedae7d8ba6a4227bd4ed7cfbeb9c8 (patch)
treea0d5d267cb8c84dc317f249b9d9076c7bef0518b /www/Makefile
parent1a07d912d6a7cbfda55a9aef2ff22d89f61135e6 (diff)
downloadfreebsd-ports-graphics-d2b67fd7f7aedae7d8ba6a4227bd4ed7cfbeb9c8.tar.gz
freebsd-ports-graphics-d2b67fd7f7aedae7d8ba6a4227bd4ed7cfbeb9c8.tar.zst
freebsd-ports-graphics-d2b67fd7f7aedae7d8ba6a4227bd4ed7cfbeb9c8.zip
The ZSyncer project allows multiple Zopes to easily be manually synchronized
by transferring data between them using xml-rpc. This can save a lot of time over the old export / transfer / import dance. PR: ports/86285 Submitted by: Tim Middleton <x@vex.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 87f64be18f1..a03d1a3d62d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -896,6 +896,7 @@
SUBDIR += zope-xmlwidgets
SUBDIR += zope-zmysqlda
SUBDIR += zope-zpt
+ SUBDIR += zope-zsyncer
SUBDIR += zope-zwiki
.include <bsd.port.subdir.mk>