diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-30 05:11:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-30 05:11:22 +0800 |
commit | 7cee36bead10b87f92b7aff9955399743fd9d907 (patch) | |
tree | 2a99b24fcee618e5784a724c35377cb3feaca64d /www/pear-HTTP | |
parent | 11a28f1e981d20e0f8c2e91fa98339f998a7286d (diff) | |
download | freebsd-ports-gnome-7cee36bead10b87f92b7aff9955399743fd9d907.tar.gz freebsd-ports-gnome-7cee36bead10b87f92b7aff9955399743fd9d907.tar.zst freebsd-ports-gnome-7cee36bead10b87f92b7aff9955399743fd9d907.zip |
- Pass maintainership to submitter
PR: 108524
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Diffstat (limited to 'www/pear-HTTP')
-rw-r--r-- | www/pear-HTTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index 4a6cb8e67619..54d50c71705d 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP PORTVERSION= 1.4.0 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR miscellaneous HTTP utilities BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |