diff options
author | vs <vs@FreeBSD.org> | 2005-03-06 06:09:34 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-06 06:09:34 +0800 |
commit | b948c6dd6b9c14f50a516dabb042d96a0ac5155f (patch) | |
tree | 4c9340d5665091def8d307098fc0de41d986244f /databases/py-pysqlite22 | |
parent | f513051768f07568c388c7ef1f4b8387318c94d8 (diff) | |
download | freebsd-ports-gnome-b948c6dd6b9c14f50a516dabb042d96a0ac5155f.tar.gz freebsd-ports-gnome-b948c6dd6b9c14f50a516dabb042d96a0ac5155f.tar.zst freebsd-ports-gnome-b948c6dd6b9c14f50a516dabb042d96a0ac5155f.zip |
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!
PR: ports/78088
Diffstat (limited to 'databases/py-pysqlite22')
-rw-r--r-- | databases/py-pysqlite22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite22/Makefile b/databases/py-pysqlite22/Makefile index 5db968912c46..c556b75512f4 100644 --- a/databases/py-pysqlite22/Makefile +++ b/databases/py-pysqlite22/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pysqlite PKGNAMEPREFIX= py- DISTNAME= pysqlite-${PORTVERSION} -MAINTAINER= gh@ghaering.de +MAINTAINER= ports@FreeBSD.org COMMENT= A DB-API v2 Python library for the SQLite embedded SQL engine RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base |