diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2019-01-13 21:00:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2019-01-13 21:00:50 +0000 |
commit | 708788889cd6ee1227715b5b791ca15c2757ab42 (patch) | |
tree | f40a697fbdd1f7fef3374688f196fef6e1bf8d6b /net/GeoIP | |
parent | 2eb84a7a059fb89765e1d2e0676b6649fe4d384c (diff) | |
download | ports-708788889cd6ee1227715b5b791ca15c2757ab42.tar.gz ports-708788889cd6ee1227715b5b791ca15c2757ab42.zip |
Notes
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index b2b2166d594b..1797bba676ec 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -14,8 +14,8 @@ LICENSE= GPLv2 USES= libtool pathfix -DEPRECATED= Legacy databases no longer available. Switch to GeoIP2 instead -EXPIRATION_DATE=2019-02-01 +DEPRECATED= Legacy databases no longer available. Switch to net/libmaxminddb instead +EXPIRATION_DATE=2019-02-15 USE_LDCONFIG= yes GNU_CONFIGURE= yes |