summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-PySQLite11/Makefile')
-rw-r--r--databases/py-PySQLite11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PySQLite11/Makefile b/databases/py-PySQLite11/Makefile
index d2f415439945..e8124c3b1d24 100644
--- a/databases/py-PySQLite11/Makefile
+++ b/databases/py-PySQLite11/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pysqlite
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pysqlite-${PORTVERSION}
-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