diff options
Diffstat (limited to 'dns/fpdns/Makefile')
-rw-r--r-- | dns/fpdns/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index 02d78f3f3398..0b977a0f633f 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -9,6 +9,9 @@ WWW= https://github.com/kirei/fpdns LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream repository has been archived on Sep 19, 2024 +EXPIRATION_DATE=2025-10-31 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-DNS>=0.42:dns/p5-Net-DNS |