diff options
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/DESCR b/net/GeoIP/DESCR index 041a111693d..b78981a3139 100644 --- a/net/GeoIP/DESCR +++ b/net/GeoIP/DESCR @@ -1,7 +1,7 @@ GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is -accurate as of March 2002. This database simply contains IP blocks as keys, -and countries as values. It should be more complete and accurate than using +accurate as of September 2005. This database simply contains IP blocks as keys, +and countries as values. It should be more complete and accurate than using reverse DNS lookups. This module can be used to automatically select the geographically closest |