diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-04 07:23:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-04 07:23:29 +0000 |
commit | 74d47c7a3bea31bf825e7f3266cde09ff929868b (patch) | |
tree | 8385d40011ddde4843c2850143bfdce4ab3c37dd /dns | |
parent | 05e92fe1baefca92e4b6848943fef24472a6cf62 (diff) | |
download | ports-74d47c7a3bea31bf825e7f3266cde09ff929868b.tar.gz ports-74d47c7a3bea31bf825e7f3266cde09ff929868b.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsdist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 80bc3cecb6e9..ec8a8e8218a8 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ |