diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 13:53:20 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 13:53:20 +0800 |
commit | 11493c54b559efd37a87627de4956f9e2b825341 (patch) | |
tree | f94a95b4c249d09f3178a3d183e99f6510a2b75e /net-p2p/litecoin | |
parent | 22caa015ebe8148bed9cc33affff86a4617ef11b (diff) | |
download | freebsd-ports-gnome-11493c54b559efd37a87627de4956f9e2b825341.tar.gz freebsd-ports-gnome-11493c54b559efd37a87627de4956f9e2b825341.tar.zst freebsd-ports-gnome-11493c54b559efd37a87627de4956f9e2b825341.zip |
Bump PORTREVISION for devel/protobuf shlib change
Diffstat (limited to 'net-p2p/litecoin')
-rw-r--r-- | net-p2p/litecoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index adf80761755a..827deecc1010 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= litecoin PORTVERSION= 0.17.1 DISTVERSIONPREFIX= v -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com |