aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsmasq-devel
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-07-19 23:10:43 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-07-19 23:10:43 +0000
commit0ed5639f679e8a4bb6067793084e9fa7af113694 (patch)
treed84d4728211afa0b6245bcf6e6dec80fd21b1fb8 /dns/dnsmasq-devel
parent5deae7ebd0d76b243d24ecc555b06af810010baa (diff)
downloadports-0ed5639f679e8a4bb6067793084e9fa7af113694.tar.gz
ports-0ed5639f679e8a4bb6067793084e9fa7af113694.zip
dnsmasq-devel: set IGNORE, deprecate, and expire port in two months.
Notes
Notes: svn path=/head/; revision=542601
Diffstat (limited to 'dns/dnsmasq-devel')
-rw-r--r--dns/dnsmasq-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index d40442949876..76ef6f509063 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -16,6 +16,10 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server
LICENSE= GPLv2
+IGNORE= use dns/dnsmasq instead, which is newer
+DEPRECATED= use dns/dnsmasq instead, which is newer
+EXPIRATION_DATE=2020-09-20
+
USES= cpe shebangfix tar:xz
CPE_VENDOR= thekelleys
CPE_VERSION= ${DISTVERSION:C/r.*//}