aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pysqlite21/Makefile')
-rw-r--r--databases/py-pysqlite21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile
index c2c439290bce..c6e7a80fc462 100644
--- a/databases/py-pysqlite21/Makefile
+++ b/databases/py-pysqlite21/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= marcus@corp.grupos.com.br
+MAINTAINER= mnag@FreeBSD.org
COMMENT= A DB-API v2 Python library for the SQLite 3 embedded SQL engine
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3