svn commit: r522297 - head/net/geoipupdate/files

Adam Weinberger adamw at FreeBSD.org
Mon Jan 6 23:01:04 UTC 2020


Author: adamw
Date: Mon Jan  6 23:01:03 2020
New Revision: 522297
URL: https://svnweb.freebsd.org/changeset/ports/522297

Log:
  geoipupdate: Take out unusable URL from instructions
  
  Reported by:	Dewayne Geraghty
  MFH:		2020Q1

Modified:
  head/net/geoipupdate/files/pkg-message.in

Modified: head/net/geoipupdate/files/pkg-message.in
==============================================================================
--- head/net/geoipupdate/files/pkg-message.in	Mon Jan  6 22:54:53 2020	(r522296)
+++ head/net/geoipupdate/files/pkg-message.in	Mon Jan  6 23:01:03 2020	(r522297)
@@ -7,7 +7,7 @@ registered account.
 
 See: https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/
 Register for an account: https://www.maxmind.com/en/geolite2/signup
-Get a license key: https://www.maxmind.com/en/accounts/155743/license-key
+Get a (free) license key from your accounts page.
 
 Place the generated account key and license key
 into %%DATADIR%%/GeoIP.conf


More information about the svn-ports-all mailing list