aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-PySQLite11/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-09-17 01:58:32 +0800
committermnag <mnag@FreeBSD.org>2005-09-17 01:58:32 +0800
commit3c104d1ac67aae3019c66948171410b8124263c4 (patch)
tree9005b30995df8ba24e64dedb608df8632b74a1d6 /databases/py-PySQLite11/Makefile
parent1e05c4a514df9cd80a962acb5b2c8d067255ccab (diff)
downloadfreebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.tar.gz
freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.tar.zst
freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.zip
Update my email
Approved by: pav (mentor)
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