aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-06-06 07:20:00 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-06-06 07:25:30 +0000
commit53aa462891164b162c1763b82960bc2fdc172a53 (patch)
tree88966c9d951be00711ea6043687879dd91dbaf54
parent04ec37e0b60604bf418454e9c35c6c732ce9444b (diff)
downloadports-53aa462891164b162c1763b82960bc2fdc172a53.tar.gz
ports-53aa462891164b162c1763b82960bc2fdc172a53.zip
dns/mydns-ng: Deprecate and set expiration date to 2023-06-30
Abandonware, last release in 2010. Point users to dns/powerdns as it has a similar feature set PR: 271813 Reviewed by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
-rw-r--r--dns/mydns-ng/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile
index 92ce2b417297..1b18d2463f43 100644
--- a/dns/mydns-ng/Makefile
+++ b/dns/mydns-ng/Makefile
@@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/mydns-ng/
LICENSE= GPLv2
+DEPRECATED= Abandonware, last release in 2010. Consider migrating to dns/powerdns
+EXPIRATION_DATE=2023-06-30
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc
USES= iconv