diff options
author | thierry <thierry@FreeBSD.org> | 2004-10-12 18:24:36 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-10-12 18:24:36 +0000 |
commit | 1ebd98faa35c0eff47afe3e06190e5724a26e529 (patch) | |
tree | b213f68af662ba6864b346ff4c61c7433fad479d /sysutils/pear-File | |
parent | dfbea5960980b52a72ffa681aa62a8a2b19c9752 (diff) | |
download | FreeBSD-ports-1ebd98faa35c0eff47afe3e06190e5724a26e529.zip FreeBSD-ports-1ebd98faa35c0eff47afe3e06190e5724a26e529.tar.gz |
Take maintainership.
PR: ports/71501
Submitted by: Antônio Carlos Venâncio Júnior
Diffstat (limited to 'sysutils/pear-File')
-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 71bc0e5..cc6ddd6 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 |