diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 10:17:43 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 10:17:43 +0000 |
commit | ee895ff14c57724183450943025773a8bfd4636c (patch) | |
tree | 1aead345d74e84ee57831f9f890de6a03d136b0d /dns | |
parent | e92c85dd44aec1759ab51fcf182126fdff0e5407 (diff) | |
download | ports-ee895ff14c57724183450943025773a8bfd4636c.tar.gz ports-ee895ff14c57724183450943025773a8bfd4636c.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsdist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index f47bf6f7ae9f..a13c14c2f449 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ MAINTAINER= tremere@cainites.net -COMMENT= Highly DNS-, DoS- and abuse-aware loadbalancer +COMMENT= Highly DNS-, DoS-, and abuse-aware load balancer LICENSE= GPLv2 UNLICENSE LICENSE_COMB= multi |