aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-04-08 21:54:28 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-04-08 21:55:22 +0000
commit6a7b1236749008c79b325e05a0ea0a26a4c90589 (patch)
tree9918268bc3821256ee854bfd667a74e7c7fa4ad8 /dns
parente0a4c5c8be306418d09950162d513a6cedab613a (diff)
downloadports-6a7b1236749008c79b325e05a0ea0a26a4c90589.tar.gz
ports-6a7b1236749008c79b325e05a0ea0a26a4c90589.zip
dns/dnsmasq-devel: deorbit now that there is a v2.85 release.
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
-rw-r--r--dns/dnsmasq-devel/Makefile3
2 files changed, 1 insertions, 3 deletions
diff --git a/dns/Makefile b/dns/Makefile
index f4db6e757f79..372b42c5d4a1 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -44,7 +44,6 @@
SUBDIR += dnshistory
SUBDIR += dnsjava
SUBDIR += dnsmasq
- SUBDIR += dnsmasq-devel
SUBDIR += dnsmax-perl
SUBDIR += dnsproxy
SUBDIR += dnsrecon
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 6758636e3e32..1453a0a001fd 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -15,8 +15,7 @@ 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-04-10
+IGNORE= use dns/dnsmasq instead, it's newer
USES= cpe shebangfix tar:xz
CPE_VENDOR= thekelleys