diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /net/pear-Net_GeoIP | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (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 06916e417fea..0c80a5cc4a26 100644 --- a/net/pear-Net_GeoIP/Makefile +++ b/net/pear-Net_GeoIP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net pear DISTNAME= Net_GeoIP-1.0.0RC1 MAINTAINER= miwi@FreeBSD.org -COMMENT= Library to perform geo-location lookups of IP addresses. +COMMENT= Library to perform geo-location lookups of IP addresses BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ |