diff options
Diffstat (limited to 'databases/pecl-sqlite/Makefile')
-rw-r--r-- | databases/pecl-sqlite/Makefile | 2 |
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} |