git: f20883f6d34d - main - math/libbraiding, math/libhomfly, net-im/tox: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Feb 2025 20:45:21 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f20883f6d34ded014dc94668be52b06c07107df5 commit f20883f6d34ded014dc94668be52b06c07107df5 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-02-02 20:41:47 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-02-02 20:41:47 +0000 math/libbraiding, math/libhomfly, net-im/tox: drop maintainership --- math/libbraiding/Makefile | 2 +- math/libhomfly/Makefile | 2 +- net-im/tox/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/math/libbraiding/Makefile b/math/libbraiding/Makefile index 3209509a4c93..51d5407284db 100644 --- a/math/libbraiding/Makefile +++ b/math/libbraiding/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.3.1 CATEGORIES= math MASTER_SITES= https://github.com/miguelmarco/${PORTNAME}/releases/download/${DISTVERSION}/ -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for computations on braid groups WWW= https://github.com/jeanluct/braidlab diff --git a/math/libhomfly/Makefile b/math/libhomfly/Makefile index 17c37b6fa48e..691ac8866ec8 100644 --- a/math/libhomfly/Makefile +++ b/math/libhomfly/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.02r6 CATEGORIES= math MASTER_SITES= https://github.com/miguelmarco/${PORTNAME}/releases/download/${DISTVERSION}/ -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to compute the homfly polynomial of knots and link WWW= https://github.com/miguelmarco/libhomfly diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 153041b83df4..57885501c753 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/TokTok/c-${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= c-${PORTNAME}-${DISTVERSION} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ProjectTox-Core library, a decentralized and secure messenger WWW= https://tox.chat/