diff options
Diffstat (limited to 'databases/py-pysqlite21/Makefile')
-rw-r--r-- | databases/py-pysqlite21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile index 5db968912c46..c556b75512f4 100644 --- a/databases/py-pysqlite21/Makefile +++ b/databases/py-pysqlite21/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 |