aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 08:31:40 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 08:54:13 +0000
commitfcea69aada571a13bd7471a4885b76d174c3a89d (patch)
tree957081db81c4511b0fc97138af973b39c3139fdd
parentbe36e7275bf0d0fbd80d82ffb565376476bf3548 (diff)
downloadports-fcea69aada571a13bd7471a4885b76d174c3a89d.tar.gz
ports-fcea69aada571a13bd7471a4885b76d174c3a89d.zip
dns/dnscheckengine: Deprecate and set expiration date to 2024-02-29
Deprecated upstream in favour of Zonemaster Project and while at return to pool Approved by: portmgr
-rw-r--r--dns/dnscheckengine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/dnscheckengine/Makefile b/dns/dnscheckengine/Makefile
index 0ebb7c693f1a..cd554e6f1a40 100644
--- a/dns/dnscheckengine/Makefile
+++ b/dns/dnscheckengine/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= dns perl5
MASTER_SITES= https://BSDforge.com/projects/source/dns/dnscheckengine/
DISTNAME= DNSCheck-1.1
-MAINTAINER= portmaster@bsdforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= DNS checker from the folks that run the .SE top level domain
WWW= https://dnscheck.iis.se/
@@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= Unfetchable
+DEPRECATED= Deprecated upstream in favour of Zonemaster Project
+EXPIRATION_DATE=2024-02-29
BUILD_DEPENDS= p5-Crypt-OpenSSL-Random>=0:security/p5-Crypt-OpenSSL-Random \
p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \