diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-10-26 18:42:11 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-10-26 18:42:11 +0000 |
commit | 46dc3b5f41ec1a3ab95e1b64b4cc37ae1e487024 (patch) | |
tree | 9a68a3e74d43a9e73d8e8441c45b6b279ee3979c /dns/unbound | |
parent | 02d7e03e423d82ac914efd6326f80f0712777d1e (diff) | |
download | ports-46dc3b5f41ec1a3ab95e1b64b4cc37ae1e487024.tar.gz ports-46dc3b5f41ec1a3ab95e1b64b4cc37ae1e487024.zip |
Notes
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 bac4513f3dbb..4c291a8659f8 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -3,6 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.6.7 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |