diff options
Diffstat (limited to 'dns/unbound/Makefile')
-rw-r--r-- | dns/unbound/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 33f020901698..70cc789ec7ae 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,6 +1,5 @@ PORTNAME= unbound -DISTVERSION= 1.23.0 -PORTREVISION= 1 +DISTVERSION= 1.23.1 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ |