git: bd8c78408891 - main - net/mpich: fix PORTREVISION after 003d02547265
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 13:39:15 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd8c784088912f6dd5b908456b23c446fe523b42 commit bd8c784088912f6dd5b908456b23c446fe523b42 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 13:38:32 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 13:39:13 +0000 net/mpich: fix PORTREVISION after 003d02547265 --- net/mpich/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/mpich/Makefile b/net/mpich/Makefile index c6cf30ae79e2..e7164f5dfc08 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpich PORTVERSION= 4.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/