aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/monero-cli
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-04-18 22:06:09 +0800
committerjbeich <jbeich@FreeBSD.org>2018-04-18 22:06:09 +0800
commitfa66807dbcd3c87adf664bc2b1da769734ffab1f (patch)
treedbfa062d683d5e99014d6bd173d41103575cdd7a /net-p2p/monero-cli
parent79f478f6404787583f5c9a1f4e4e67767574beaf (diff)
downloadfreebsd-ports-gnome-fa66807dbcd3c87adf664bc2b1da769734ffab1f.tar.gz
freebsd-ports-gnome-fa66807dbcd3c87adf664bc2b1da769734ffab1f.tar.zst
freebsd-ports-gnome-fa66807dbcd3c87adf664bc2b1da769734ffab1f.zip
Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place when DISTVERSION*FIX is used.
Diffstat (limited to 'net-p2p/monero-cli')
-rw-r--r--net-p2p/monero-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile
index 73dd72c3d13e..7a2e3ac14443 100644
--- a/net-p2p/monero-cli/Makefile
+++ b/net-p2p/monero-cli/Makefile
@@ -3,8 +3,8 @@
PORTNAME= monero-cli
PORTVERSION= 0.12.0.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= vd@FreeBSD.org