aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2019-01-13 21:22:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2019-01-13 21:22:06 +0000
commitb48ed2e966e3918af26f3b2b39679a4306f3e3b8 (patch)
tree7bb4bf558b2da3587f3c95ed524f9f97aa626f44 /ftp
parent708788889cd6ee1227715b5b791ca15c2757ab42 (diff)
downloadports-b48ed2e966e3918af26f3b2b39679a4306f3e3b8.tar.gz
ports-b48ed2e966e3918af26f3b2b39679a4306f3e3b8.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/proftpd-mod_geoip/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/proftpd-mod_geoip/Makefile b/ftp/proftpd-mod_geoip/Makefile
index 6fe8339830e7..37ff09db140b 100644
--- a/ftp/proftpd-mod_geoip/Makefile
+++ b/ftp/proftpd-mod_geoip/Makefile
@@ -12,6 +12,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libGeoIP.so:net/GeoIP
+DEPRECATED= Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+EXPIRATION_DATE=2019-02-15
+
DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../../ftp/proftpd