diff options
Diffstat (limited to 'net-p2p/monero-cli/Makefile')
-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 9fe924fd232c..77315ed33b93 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= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v # and uncomment the following two lines #PORTVERSION= 0 |