aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-PySQLite10
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-PySQLite10
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-PySQLite10')
-rw-r--r--databases/py-PySQLite10/Makefile2
-rw-r--r--databases/py-PySQLite10/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile
index 47a239efe443..aa89a9c37f75 100644
--- a/databases/py-PySQLite10/Makefile
+++ b/databases/py-PySQLite10/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 2 embedded SQL engine
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2
diff --git a/databases/py-PySQLite10/pkg-descr b/databases/py-PySQLite10/pkg-descr
index 835fe0b78b73..c1bc2076be10 100644
--- a/databases/py-PySQLite10/pkg-descr
+++ b/databases/py-PySQLite10/pkg-descr
@@ -6,4 +6,4 @@ transactions and triggers.
WWW: http://pysqlite.org
-Marcus Grando <marcus@corp.grupos.com.br>
+Marcus Alves Grando <mnag@FreeBSD.org>