git: e694029fe8e2 - main - math/intx: Reset MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 17:57:47 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=e694029fe8e2268c04b28692fb8a25b6d84eda52 commit e694029fe8e2268c04b28692fb8a25b6d84eda52 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-08-22 17:57:43 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-22 17:57:43 +0000 math/intx: Reset MAINTAINER --- math/intx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/intx/Makefile b/math/intx/Makefile index 52b306b4f8b0..c26ce18e93c3 100644 --- a/math/intx/Makefile +++ b/math/intx/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v CATEGORIES= math -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extended precision integer library LICENSE= APACHE20