diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-30 18:36:07 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-30 18:36:07 +0000 |
commit | c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40 (patch) | |
tree | d019fc1dd12e83b252599d9f7250733f5a8e2694 /net-p2p/openethereum | |
parent | 8449a76cb024f7192e93fb447c6252d4b5b07f2a (diff) |
Notes
Diffstat (limited to 'net-p2p/openethereum')
-rw-r--r-- | net-p2p/openethereum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile index 27c363be506d..c31fe34b5d18 100644 --- a/net-p2p/openethereum/Makefile +++ b/net-p2p/openethereum/Makefile @@ -3,7 +3,7 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v DISTVERSION= 3.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org |