diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-12 18:24:36 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-12 18:24:36 +0000 |
commit | 4bad5d53efe764876d06c5f6802fa4f5595f8b93 (patch) | |
tree | 7327e2b3ed895f90b401e566ab491daddd011a83 | |
parent | d843b7589e3c45a3d59ea0d37067306340717a09 (diff) | |
download | freebsd-ports-4bad5d53efe764876d06c5f6802fa4f5595f8b93.zip |
Take maintainership.
PR: ports/71501
Submitted by: Antônio Carlos Venâncio Júnior
-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 |