git: a90590c6d87b - main - net-p2p/ethash: Reset MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 17:56:28 UTC
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a90590c6d87b9d0159a5219ea10e8d5de36a4fd1
commit a90590c6d87b9d0159a5219ea10e8d5de36a4fd1
Author: Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-08-22 17:56:25 +0000
Commit: Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-22 17:56:25 +0000
net-p2p/ethash: Reset MAINTAINER
---
net-p2p/ethash/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
@@ -4,7 +4,7 @@ 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