diff --git a/net-p2p/ethash/Makefile b/net-p2p/ethash/Makefile index 190687631caf..ac3c01ef9d5b 100644 --- a/net-p2p/ethash/Makefile +++ b/net-p2p/ethash/Makefile @@ -1,23 +1,23 @@ PORTNAME= ethash PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= net-p2p -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ implementation of Ethash and ProgPoW LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libbenchmark.so:devel/benchmark \ libgtest.so:devel/googletest USES= cmake USE_GITHUB= yes GH_ACCOUNT= chfast CMAKE_OFF= HUNTER_ENABLED .include