diff options
author | swills <swills@FreeBSD.org> | 2018-09-19 02:24:05 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-09-19 02:24:05 +0800 |
commit | 74bd65695c7689bafa2c614c298e5b0d9ae0d8bb (patch) | |
tree | 99068275a20529c43f0b65e252d3d3515da4b321 /net-p2p | |
parent | e42176bf6f7f81809e916f7dbfe1cf982e0c4c04 (diff) | |
download | freebsd-ports-gnome-74bd65695c7689bafa2c614c298e5b0d9ae0d8bb.tar.gz freebsd-ports-gnome-74bd65695c7689bafa2c614c298e5b0d9ae0d8bb.tar.zst freebsd-ports-gnome-74bd65695c7689bafa2c614c298e5b0d9ae0d8bb.zip |
dns/unbound: update to 1.8.0
Bump PORTREVISION on consumers due to library major version change
PR: 231283
Submitted by: jaap@NLnetLabs.nl (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/monero-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile index 042435020742..50bd1b9de34f 100644 --- a/net-p2p/monero-cli/Makefile +++ b/net-p2p/monero-cli/Makefile @@ -4,7 +4,7 @@ PORTNAME= monero-cli # To build from an arbitrary git commit comment the following two lines PORTVERSION= 0.12.3.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v # and uncomment the following two lines #PORTVERSION= 0 |