diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2018-01-31 08:28:30 +0800 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2018-01-31 08:28:30 +0800 |
commit | e48d09c8038ee241c67866dc94f244e680847b55 (patch) | |
tree | 437a6bdfd8b7eb6a4ccd9b6b6c663035dd213c9f /dns/unbound | |
parent | afa0491149d42d5627f51b64992198753314263c (diff) | |
download | freebsd-ports-gnome-e48d09c8038ee241c67866dc94f244e680847b55.tar.gz freebsd-ports-gnome-e48d09c8038ee241c67866dc94f244e680847b55.tar.zst freebsd-ports-gnome-e48d09c8038ee241c67866dc94f244e680847b55.zip |
Bump PORTREVISION after r459983
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 0ca288f02746..dad692451f85 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -3,6 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |