diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 21:11:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 21:11:14 +0000 |
commit | 05f155d9b1c8a3f7e937c1e6e523633d843470f1 (patch) | |
tree | 1b91cf25a517f0678e0ea74c573d037f31f9c97a /net-p2p/bitcoin | |
parent | Unbreak INDEX (diff) |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
Notes
Notes:
svn path=/head/; revision=473276
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 87a0d0ec9670..ba689dd794da 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= bitcoin PORTVERSION= 0.16.0 DISTVERSIONPREFIX= v -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= net-p2p finance MAINTAINER= kbowling@FreeBSD.org |