git: f7f7924701dc - main - net-im/libstrophe: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 21:16:32 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7f7924701dc1337840d7956eaba827824e82832 commit f7f7924701dc1337840d7956eaba827824e82832 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2022-03-30 21:15:48 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-03-30 21:15:48 +0000 net-im/libstrophe: Take maintainership MFH: 2022Q1 --- net-im/libstrophe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile index 4b378f7c2112..9cef752ce922 100644 --- a/net-im/libstrophe/Makefile +++ b/net-im/libstrophe/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstrophe PORTVERSION= 0.11.0 CATEGORIES= net-im -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Lightweight XMPP library LICENSE= MIT