Date: Fri, 18 May 2018 15:33:32 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470299 - head/net/GeoIP/files Message-ID: <201805181533.w4IFXWvX032677@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Fri May 18 15:33:32 2018 New Revision: 470299 URL: https://svnweb.freebsd.org/changeset/ports/470299 Log: Make it clear that geoipupdate.sh is only for the free database Modified: head/net/GeoIP/files/pkg-message.in Modified: head/net/GeoIP/files/pkg-message.in ============================================================================== --- head/net/GeoIP/files/pkg-message.in Fri May 18 15:30:27 2018 (r470298) +++ head/net/GeoIP/files/pkg-message.in Fri May 18 15:33:32 2018 (r470299) @@ -1,3 +1,3 @@ GeoIP does not ship with the actual data files. You must download -them yourself! Please run: +them yourself! To obtain the free database, run: # %%PREFIX%%/bin/geoipupdate.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805181533.w4IFXWvX032677>