diff options
Diffstat (limited to 'net/pear-Net_Geo/Makefile')
-rw-r--r-- | net/pear-Net_Geo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index ca0728a5ed6d..b6dd5a26e57d 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Geo PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Geographical locations based on Internet address BUILD_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ |