diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-05-23 00:42:54 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-05-23 00:42:54 +0800 |
commit | 7f35beb1759f2074213dd9af49251a00bbc3347c (patch) | |
tree | 43768e70fa0557a1a67b175ceca24a5a32adc428 /dns/unbound | |
parent | d650c7e8ee57bc70ed192488dbc2f146952f50cf (diff) | |
download | freebsd-ports-gnome-7f35beb1759f2074213dd9af49251a00bbc3347c.tar.gz freebsd-ports-gnome-7f35beb1759f2074213dd9af49251a00bbc3347c.tar.zst freebsd-ports-gnome-7f35beb1759f2074213dd9af49251a00bbc3347c.zip |
dns/unbound: Bump portrevision
- Follow-up of r470572
PR: 228390
Reported by: adamw
MFH: 2018Q2
Diffstat (limited to 'dns/unbound')
-rw-r--r-- | dns/unbound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index c3b9da50f738..f0522d74126c 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -3,6 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://unbound.net/downloads/ \ https://distfiles.crux.guru/ |