diff options
author | heinz <heinz@pkgsrc.org> | 2005-10-22 21:44:44 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2005-10-22 21:44:44 +0000 |
commit | 83c98982b100cd1eec8632a30c1a1bc212dfb6e5 (patch) | |
tree | e9b1a347134ccd85d6e44549e07f74cbb11f538a /net/GeoIP | |
parent | 87e3e96f9abdf907a3faae1807b34f1d5383bdbb (diff) | |
download | pkgsrc-83c98982b100cd1eec8632a30c1a1bc212dfb6e5.tar.gz |
The included database file is current as of 20050901.
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 |