diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
commit | fc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch) | |
tree | af30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /net/pear-Net_GeoIP/Makefile | |
parent | 1015a6cef6204acaa8d1f234b9487d8e6ada1c47 (diff) |
Notes
Diffstat (limited to 'net/pear-Net_GeoIP/Makefile')
-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 85d4f6b97ad2..571dd36ea1fb 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= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Library to perform geo-location lookups of IP addresses BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ |