CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/08 03:24:21
Modified files:
net/pen : Makefile
Log message:
Remove dependency on net/GeoIP.
pen still uses net/GeoIP for doing GeoIP lookups. As the functionality
isn't really useful with outdated databases, disable it and remove the
dependency on net/GeoIP.
There is a newer version available but it hasn't been updated to use
net/libmaxminddb yet.
OK sthen@, jca@
