diff options
| author | Oleksii Samorukov <samm@FreeBSD.org> | 2026-02-04 08:18:15 +0000 |
|---|---|---|
| committer | Oleksii Samorukov <samm@FreeBSD.org> | 2026-02-04 08:19:04 +0000 |
| commit | bab4717989f090bdc3958b07a7fe6227d7dc40cd (patch) | |
| tree | 1f0e7347eb0170a4b2e3030a5ff3f5a2e4436f78 | |
| parent | 54384f5e9929948a649849fc89ac2f53df90f25d (diff) | |
dns/inadyn: Deprecate and sunset port
PR: 292159
| -rw-r--r-- | dns/inadyn/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/inadyn/Makefile b/dns/inadyn/Makefile index 7efe0f57bd13..996a5cd706b0 100644 --- a/dns/inadyn/Makefile +++ b/dns/inadyn/Makefile @@ -10,6 +10,9 @@ WWW= https://troglobit.com/projects/inadyn/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= As of October 2025, this project has been archived and is no longer maintained +EXPIRATION_DATE 2027-02-04 + LIB_DEPENDS= libconfuse.so:devel/libconfuse RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss |
