git: 1bf53acd000c - main - math/gap: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Feb 2022 15:57:59 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bf53acd000c9196b84d6c113f0f13e953678e89 commit 1bf53acd000c9196b84d6c113f0f13e953678e89 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-16 15:55:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-16 15:57:57 +0000 math/gap: Take maintainership PR: 261984 Approved by: hrs@ (maintainer) --- math/gap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/gap/Makefile b/math/gap/Makefile index f2f7db23b718..ce7d31af1e39 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/gap-system/gap/releases/download/v${DISTVERSION}/ -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= System for computational discrete algebra LICENSE= GPLv2+