summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite10
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-09-16 17:58:32 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-09-16 17:58:32 +0000
commit346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch)
tree7953c25fa8df873b9515ffc067ae48525a5128d8 /databases/py-PySQLite10
parentUpdate the NTLM-scheme patch to version 2. The first version of the patch is (diff)
Update my email
Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=142945
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>