diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /sysutils/pear-File | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) | |
download | ports-17ff760342bf239ed82e75d8349360e5a6a12a93.tar.gz ports-17ff760342bf239ed82e75d8349360e5a6a12a93.zip |
Notes
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 92ca3e9142dc..8da49a954d4b 100644 --- a/sysutils/pear-File/Makefile +++ b/sysutils/pear-File/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 PORTEPOCH= 1 CATEGORIES= sysutils www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR common file and directory routines BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |