diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
commit | 3484a7aa917c5f4211492d4a7973460a57179739 (patch) | |
tree | e2010ecbcb1b3d5c1efd124b01b78c318e5b72d7 /www/pear-Services_GeoNames | |
parent | 559e8f4dc2475dcc84e18453cb1bc71c563e734c (diff) |
- Take over maintainership
Approved by: Wen Heping (maintainer)
Notes
Notes:
svn path=/head/; revision=240144
Diffstat (limited to 'www/pear-Services_GeoNames')
-rw-r--r-- | www/pear-Services_GeoNames/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_GeoNames/Makefile b/www/pear-Services_GeoNames/Makefile index fda8389d00c0..95d07bdb66d6 100644 --- a/www/pear-Services_GeoNames/Makefile +++ b/www/pear-Services_GeoNames/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_GeoNames PORTVERSION= 0.2.3 CATEGORIES= www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= A PHP5 Interface to the GeoNames Public API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ |