aboutsummaryrefslogtreecommitdiff
path: root/databases/zodb3
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-11 09:37:27 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-11 09:37:27 +0000
commit36d3eff70227ef9a368af2742c32ebcfc45bd2ae (patch)
treeb36753d40e1feac25756eefa03f40b0c0ff8f880 /databases/zodb3
parente3a233cc38811b2635aa4b6b76a93e01f1d29375 (diff)
downloadports-36d3eff70227ef9a368af2742c32ebcfc45bd2ae.tar.gz
ports-36d3eff70227ef9a368af2742c32ebcfc45bd2ae.zip
Notes
Diffstat (limited to 'databases/zodb3')
-rw-r--r--databases/zodb3/Makefile1
-rw-r--r--databases/zodb3/pkg-descr8
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/zodb3/Makefile b/databases/zodb3/Makefile
index a76b49ef4972..7272a0020e39 100644
--- a/databases/zodb3/Makefile
+++ b/databases/zodb3/Makefile
@@ -30,4 +30,5 @@ USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= ZODB3
+
.include <bsd.port.mk>
diff --git a/databases/zodb3/pkg-descr b/databases/zodb3/pkg-descr
index e590f6f735a4..8b114b66433a 100644
--- a/databases/zodb3/pkg-descr
+++ b/databases/zodb3/pkg-descr
@@ -1,6 +1,6 @@
-The ZODB package is a Python object persistence system.
-It provides the Z Object Database separately from Zope so
-it can be used in non-Zope related Python applications to
+The ZODB package is a Python object persistence system.
+It provides the Z Object Database separately from Zope so
+it can be used in non-Zope related Python applications to
provide transparent object-oriented persistency.
-WWW: http://wiki.zope.org/ZODB/FrontPage
+WWW: http://www.zodb.org/