summaryrefslogtreecommitdiff
path: root/databases/py-queries
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2019-07-18 23:12:21 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2019-07-18 23:12:21 +0000
commitd08e7a7d526a3c4833066149c3dd786522b2fe89 (patch)
tree28cd019871d41b19e5773d9f0a03336024364579 /databases/py-queries
parentSwitch master_sites to https (diff)
Drop maintainership
Notes
Notes: svn path=/head/; revision=506883
Diffstat (limited to 'databases/py-queries')
-rw-r--r--databases/py-queries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-queries/Makefile b/databases/py-queries/Makefile
index 9b82af864f50..2d615047a453 100644
--- a/databases/py-queries/Makefile
+++ b/databases/py-queries/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simplified PostgreSQL client built upon Psycopg2
LICENSE= BSD3CLAUSE