summaryrefslogtreecommitdiff
path: root/databases/pecl-sqlite
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/pecl-sqlite
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/pecl-sqlite')
-rw-r--r--databases/pecl-sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pecl-sqlite/Makefile b/databases/pecl-sqlite/Makefile
index c55c6b3e3803..a9fdf1e197e7 100644
--- a/databases/pecl-sqlite/Makefile
+++ b/databases/pecl-sqlite/Makefile
@@ -14,7 +14,7 @@ DISTNAME= SQLite-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= marcus@corp.grupos.com.br
+MAINTAINER= mnag@FreeBSD.org
COMMENT= PECL classes to access sqlite databases
WRKSRC= ${WRKDIR}/SQLite-${PORTVERSION}