1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/geoipupdate: Fix config file path in pkg-message

This commit is contained in:
Romaine Tartiere 2023-10-08 10:58:01 -04:00 committed by Adam Weinberger
parent d22277621a
commit aeada37f2a
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= geoipupdate
PORTVERSION= 6.0.0
PORTREVISION= 2
PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= net geography

View File

@ -10,7 +10,7 @@ Register for an account: https://www.maxmind.com/en/geolite2/signup
Get a (free) license key from your accounts page.
Place the generated account key and license key
into %%DATADIR%%/GeoIP.conf
into %%PREFIX%%/etc/GeoIP.conf
UPGRADE
}
{ type: install
@ -22,7 +22,7 @@ Register for an account: https://www.maxmind.com/en/geolite2/signup
Get a license key: https://www.maxmind.com/en/accounts/155743/license-key
Place the generated account key and license key
into %%DATADIR%%/GeoIP.conf
into %%PREFIX%%/etc/GeoIP.conf
INSTALL
}
]