summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-03-18 00:19:52 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-03-18 00:19:52 +0000
commit105a602fdfcdd8b60406108cc0e5938104b40c85 (patch)
treeed82e1479c6065b706b77b7dcc19062e88c4e2c7 /dns
parentdnsmasq-devel: add test release 2.85rc1 (diff)
mark deprecated right away and expire before 2021Q2,
to keep this out of the quarterly branch, it should use the formal release instead.
Notes
Notes: svn path=/head/; revision=568703
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 4d7bab8d9337..96f60c1edfb3 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -16,6 +16,9 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server
LICENSE= GPLv2
+DEPRECATED= short-lived development branch, to be removed once 2.85 is released
+EXPIRATION_DATE=2021-03-31 # this is to keep dnsmasq-devel outside the quarterly branches
+
USES= cpe shebangfix tar:xz
CPE_VENDOR= thekelleys