diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-23 09:24:48 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-23 09:24:48 +0000 |
| commit | 4c9b5e214805fa036798f62e4d7c503f6fa2d91d (patch) | |
| tree | 92f3b98ec7cf93686def3b95b322c20f1ab46c37 /databases | |
| parent | - Update to 2.0.1 (diff) | |
- Take maintainership
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/py-psycopg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 0cb41ea00587..a4c66f98f10b 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://initd.org/psycopg/tarballs/PSYCOPG-2-5/ \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= High performance Python adapter for PostgreSQL USES= pgsql python |
