diff options
author | thierry <thierry@FreeBSD.org> | 2004-08-28 05:14:15 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-08-28 05:14:15 +0800 |
commit | cbc742ba5a60f70c49e933284b75451a4cf73119 (patch) | |
tree | 5b3d1929faf3293209ce02d8c287de89fb69c288 /sysutils | |
parent | 68d9ee4b3658b1b3d5c02cb72291ec53c9ff0a33 (diff) | |
download | freebsd-ports-gnome-cbc742ba5a60f70c49e933284b75451a4cf73119.tar.gz freebsd-ports-gnome-cbc742ba5a60f70c49e933284b75451a4cf73119.tar.zst freebsd-ports-gnome-cbc742ba5a60f70c49e933284b75451a4cf73119.zip |
Take maintainership.
PR: 71047
Submitted by: Antônio Carlos Venâncio Júnior
Diffstat (limited to 'sysutils')
-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 |