diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-31 13:41:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-31 13:41:02 +0000 |
commit | 73b1e3abe675ac88b1d43fbd52440d7aa1dab878 (patch) | |
tree | 0a514caf548318075328dee2e573dc89407d52a6 /dns/dnsdist | |
parent | fc67317ae5eaee3593054a6f556cf2c35927ec48 (diff) | |
download | ports-73b1e3abe675ac88b1d43fbd52440d7aa1dab878.tar.gz ports-73b1e3abe675ac88b1d43fbd52440d7aa1dab878.zip |
Notes
Diffstat (limited to 'dns/dnsdist')
-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 c105be13e449..6a3ecdafa937 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm |