diff options
Diffstat (limited to 'databases/py-cdb')
-rw-r--r-- | databases/py-cdb/Makefile | 1 | ||||
-rw-r--r-- | databases/py-cdb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile index 031528effa37..ddf470b750d1 100644 --- a/databases/py-cdb/Makefile +++ b/databases/py-cdb/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= jason@mastaler.com +COMMENT= Python interface to D. J. Bernstein's CDB (constant database) library USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/databases/py-cdb/pkg-comment b/databases/py-cdb/pkg-comment deleted file mode 100644 index 2e1a1120d2c7..000000000000 --- a/databases/py-cdb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to D. J. Bernstein's CDB (constant database) library |