summaryrefslogtreecommitdiff
path: root/databases/py-psycopg
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
commit2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch)
tree4074eb1752baaa47f93510bf60fffb175517a47e /databases/py-psycopg
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76031
Diffstat (limited to 'databases/py-psycopg')
-rw-r--r--databases/py-psycopg/Makefile1
-rw-r--r--databases/py-psycopg/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index e9fc85afe298..f5df736b814f 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= psycopg-${PORTVERSION}
MAINTAINER= simuran@shaw.ca
+COMMENT= The high perfomance Python adapter for PostgreSQL
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
diff --git a/databases/py-psycopg/pkg-comment b/databases/py-psycopg/pkg-comment
deleted file mode 100644
index d643a9a1a170..000000000000
--- a/databases/py-psycopg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The high perfomance Python adapter for PostgreSQL