diff options
| author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
|---|---|---|
| committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
| commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
| tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /databases/py-PySQLite2/Makefile | |
| parent | Update the NTLM-scheme patch to version 2. The first version of the patch is (diff) | |
Update my email
Approved by: pav (mentor)
Diffstat (limited to 'databases/py-PySQLite2/Makefile')
| -rw-r--r-- | databases/py-PySQLite2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PySQLite2/Makefile b/databases/py-PySQLite2/Makefile index c2c439290bce..c6e7a80fc462 100644 --- a/databases/py-PySQLite2/Makefile +++ b/databases/py-PySQLite2/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 |
