aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 02:35:59 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 02:35:59 +0000
commitd4d639aac7231bd53788eca9bf49431322a8a8be (patch)
tree4ded0569b7b55f3baa47e8050ec71799e53ef337 /databases/py-PyGreSQL
parent8b86b372c90009ccf4553d7b231bdcfa187fa6c6 (diff)
downloadports-d4d639aac7231bd53788eca9bf49431322a8a8be.tar.gz
ports-d4d639aac7231bd53788eca9bf49431322a8a8be.zip
Notes
Diffstat (limited to 'databases/py-PyGreSQL')
-rw-r--r--databases/py-PyGreSQL/Makefile1
-rw-r--r--databases/py-PyGreSQL/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 54a5cff397af..c442cc236e2c 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -11,6 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
POSTGRESQL_SUBPORT= YES
.include <${.CURDIR}/../postgresql7/Makefile>
+COMMENT= A Python interface to PostgreSQL, including a DP-API 2.0 wrapper
BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
diff --git a/databases/py-PyGreSQL/pkg-comment b/databases/py-PyGreSQL/pkg-comment
deleted file mode 100644
index e74d367439fa..000000000000
--- a/databases/py-PyGreSQL/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Python interface to PostgreSQL, including a DP-API 2.0 wrapper