diff options
Diffstat (limited to 'dns/nsd3')
-rw-r--r-- | dns/nsd3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/nsd3/Makefile b/dns/nsd3/Makefile index 26bd5d97d6dc..7d798f76d52c 100644 --- a/dns/nsd3/Makefile +++ b/dns/nsd3/Makefile @@ -15,6 +15,9 @@ LICENSE= BSD3CLAUSE CONFLICTS= nsd-[0-2]* nsd-4* +DEPRECATED= NSD 3 is EOL, please upgrade to NSD 4 in dns/nsd +EXPIRATION_DATE= 2016-05-20 + USE_RC_SUBR= nsd NSDUSER?= bind |