diff options
Diffstat (limited to 'net-p2p/litecoin-utils/Makefile')
-rw-r--r-- | net-p2p/litecoin-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile index 5ac4711b6f1f..7bae3867ff98 100644 --- a/net-p2p/litecoin-utils/Makefile +++ b/net-p2p/litecoin-utils/Makefile @@ -1,5 +1,5 @@ MASTERDIR= ${.CURDIR}/../litecoin -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) |