diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-30 20:13:29 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-30 20:13:29 +0000 |
commit | 3a7475f899f65f1be159d2ecfa7496aeb1b81dbc (patch) | |
tree | 6152aefdccc10f11fba247a2f4bdc4b78a19c70b /databases/php-adodb-ext | |
parent | Update to 2.34, and add a missing period to the end of the pkg-descr. (diff) |
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=395640
Diffstat (limited to 'databases/php-adodb-ext')
-rw-r--r-- | databases/php-adodb-ext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php-adodb-ext/Makefile b/databases/php-adodb-ext/Makefile index 836a15beff8d..2b3ccd412736 100644 --- a/databases/php-adodb-ext/Makefile +++ b/databases/php-adodb-ext/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://phplens.com/lens/dl/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= ADOdb Extension WRKSRC= ${WRKDIR}/adodb-${PORTVERSION:S/.//} |