diff options
author | miwi <miwi@FreeBSD.org> | 2017-03-03 12:12:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-03-03 12:12:20 +0800 |
commit | 0d95e221fd0f89c53409beec76de95b1b402f4ee (patch) | |
tree | e226bdb2752e03a1e4d7b96853f1cbf86470275c /dns/unbound | |
parent | 345e52275353109b486c2091d2dba9d87f8f3adf (diff) | |
download | freebsd-ports-gnome-0d95e221fd0f89c53409beec76de95b1b402f4ee.tar.gz freebsd-ports-gnome-0d95e221fd0f89c53409beec76de95b1b402f4ee.tar.zst freebsd-ports-gnome-0d95e221fd0f89c53409beec76de95b1b402f4ee.zip |
- Chase ldns shlip bump
PR: 217495
Diffstat (limited to 'dns/unbound')
-rw-r--r-- | dns/unbound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index f0bbee203999..3ff889034a73 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -3,7 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |