diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-03 19:46:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-02-03 19:46:35 +0000 |
commit | 60321667ecc0c5239314e9788f65fe10d195aacf (patch) | |
tree | ed8b4fa26be1a40a8f073026834f346cc3108385 /dns | |
parent | 5af30744b27e31c89f635092eb95809ae0c7f7d0 (diff) | |
download | ports-60321667ecc0c5239314e9788f65fe10d195aacf.tar.gz ports-60321667ecc0c5239314e9788f65fe10d195aacf.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 8afde88f933f..adb8455dbdff 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ |