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