diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /net/p5-GeoIP2 | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) | |
download | ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip |
Notes
Diffstat (limited to 'net/p5-GeoIP2')
-rw-r--r-- | net/p5-GeoIP2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-GeoIP2/pkg-descr b/net/p5-GeoIP2/pkg-descr index 1d6f77963a09..a3163805d932 100644 --- a/net/p5-GeoIP2/pkg-descr +++ b/net/p5-GeoIP2/pkg-descr @@ -4,4 +4,4 @@ API also works with the free GeoLite2 databases. See GeoIP2::WebService::Client for details on the web service client API and GeoIP2::Database::Reader for the database API. -WWW: http://search.cpan.org/dist/GeoIP2/ +WWW: https://metacpan.org/release/GeoIP2 |