diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-04 07:50:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-04 07:50:45 +0000 |
commit | f4e1f3b974b3972e7779f3f2820eee78b56e63ea (patch) | |
tree | 2147ee934251a44bd5d288e1ba2dd5384a2972ce /net/pear-Net_GeoIP | |
parent | 16631a2ca6ca143d7ac8ccd986a6dc8a4a4f597e (diff) |
Notes
Diffstat (limited to 'net/pear-Net_GeoIP')
-rw-r--r-- | net/pear-Net_GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_GeoIP/Makefile b/net/pear-Net_GeoIP/Makefile index 7d5e1bbe8fd8..85d4f6b97ad2 100644 --- a/net/pear-Net_GeoIP/Makefile +++ b/net/pear-Net_GeoIP/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net pear DISTNAME= Net_GeoIP-1.0.0RC1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Library to perform geo-location lookups of IP addresses BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ |