diff options
Diffstat (limited to 'databases/pecl-sqlite')
-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 a9fdf1e197e..538e9f28b6d 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= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL classes to access sqlite databases WRKSRC= ${WRKDIR}/SQLite-${PORTVERSION} |