diff options
Diffstat (limited to 'www/pear-Services_GeoNames/Makefile')
-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 440f18952a3d..572b06a448b3 100644 --- a/www/pear-Services_GeoNames/Makefile +++ b/www/pear-Services_GeoNames/Makefile @@ -5,7 +5,7 @@ PORTNAME= Services_GeoNames PORTVERSION= 1.0.1 CATEGORIES= www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 Interface to the GeoNames Public API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 |