diff options
Diffstat (limited to 'databases/zodb')
-rw-r--r-- | databases/zodb/Makefile | 1 | ||||
-rw-r--r-- | databases/zodb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/zodb/Makefile b/databases/zodb/Makefile index 4c71b6a..d6289cd 100644 --- a/databases/zodb/Makefile +++ b/databases/zodb/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/StandaloneZODB/ DISTNAME= StandaloneZODB-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= The Zope Object Database, a persistent object database for Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3 diff --git a/databases/zodb/pkg-comment b/databases/zodb/pkg-comment deleted file mode 100644 index 93cad7b..0000000 --- a/databases/zodb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Zope Object Database, a persistent object database for Python |