diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 11:47:39 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 11:57:45 +0000 |
commit | 835bd573300a74e379d8f37fefec3a0e9d24e391 (patch) | |
tree | 035300eb9057223373e0b7ee2463aba67fb452b3 /net-p2p/openethereum | |
parent | 183588879e6bae37e4fd11e4b3336c49d6e64e0f (diff) |
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 10529c892614..160276eb22bb 100644 --- a/net-p2p/openethereum/Makefile +++ b/net-p2p/openethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v DISTVERSION= 3.2.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org |