diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-27 21:14:15 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-27 21:14:15 +0000 |
commit | 66081a52d1f0d40970749c1f80fddf28a0a6dccc (patch) | |
tree | 9782fc773fe6c44d144c152eb1ae31d691734162 /sysutils/pear-Log | |
parent | 8545986044529a01af4d9eb609f30fcd5c3918a5 (diff) |
Take maintainership.
PR: 71047
Submitted by: Antônio Carlos Venâncio Júnior
Notes
Notes:
svn path=/head/; revision=117464
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 038572b87735..a8e2894bd1ab 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -9,7 +9,7 @@ PORTNAME= Log PORTVERSION= 1.8.5 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= PEAR logging utilities BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB |