diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2019-07-18 23:12:21 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2019-07-18 23:12:21 +0000 |
commit | d08e7a7d526a3c4833066149c3dd786522b2fe89 (patch) | |
tree | 28cd019871d41b19e5773d9f0a03336024364579 /databases/py-queries | |
parent | Switch 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/Makefile | 2 |
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 |