diff options
Diffstat (limited to 'net-p2p/openethereum/Makefile')
-rw-r--r-- | net-p2p/openethereum/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile index 16fe0d40220a..818f2e5c0828 100644 --- a/net-p2p/openethereum/Makefile +++ b/net-p2p/openethereum/Makefile @@ -6,6 +6,7 @@ CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org COMMENT= Fast and feature-rich multi-network Ethereum client +WWW= https://github.com/openethereum/openethereum/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |