diff options
author | thierry <thierry@FreeBSD.org> | 2004-10-13 02:24:36 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-10-13 02:24:36 +0800 |
commit | 1ebd98faa35c0eff47afe3e06190e5724a26e529 (patch) | |
tree | b213f68af662ba6864b346ff4c61c7433fad479d /sysutils | |
parent | dfbea5960980b52a72ffa681aa62a8a2b19c9752 (diff) | |
download | freebsd-ports-gnome-1ebd98faa35c0eff47afe3e06190e5724a26e529.tar.gz freebsd-ports-gnome-1ebd98faa35c0eff47afe3e06190e5724a26e529.tar.zst freebsd-ports-gnome-1ebd98faa35c0eff47afe3e06190e5724a26e529.zip |
Take maintainership.
PR: ports/71501
Submitted by: Antônio Carlos Venâncio Júnior
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pear-File/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile index 71bc0e578f29..cc6ddd68c77b 100644 --- a/sysutils/pear-File/Makefile +++ b/sysutils/pear-File/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= PEAR common file and directory routines BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR |