diff options
Diffstat (limited to 'net-p2p/go-ethereum/Makefile')
-rw-r--r-- | net-p2p/go-ethereum/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index d4a1882439bd..173f1da7dbba 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com COMMENT= Go implementation of the Ethereum y/w paper +WWW= https://github.com/ethereum/go-ethereum LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |