- whitespace cleanup

- update WWW

  Submitted by:  rm
  Approved by:   wen (maintainer), miwi (co-mentor)
  Feature safe:  yes
This commit is contained in:
Ruslan Makhmatkhanov 2011-11-11 09:37:27 +00:00
parent e3a233cc38
commit 36d3eff702
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285551
2 changed files with 5 additions and 4 deletions

View File

@ -30,4 +30,5 @@ USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= ZODB3
.include <bsd.port.mk>

View File

@ -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/