Date: Tue, 15 Jun 2021 00:46:00 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 87918eed667e - main - audio/libsidplayfp: Reset maintainer Message-ID: <202106150046.15F0k0Sk021713@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=87918eed667e32212639ce1c72d084a5fa476923 commit 87918eed667e32212639ce1c72d084a5fa476923 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-06-15 00:44:47 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-15 00:44:47 +0000 audio/libsidplayfp: Reset maintainer PR: 256043 Approved by: portmgr (maintainer timeout: 14+ days) MFH: 2021Q2 --- audio/libsidplayfp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/libsidplayfp/Makefile b/audio/libsidplayfp/Makefile index 0c20355e3fc0..7d21cf61986b 100644 --- a/audio/libsidplayfp/Makefile +++ b/audio/libsidplayfp/Makefile @@ -5,7 +5,7 @@ CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ SF/sidplay-residfp/libsidplayfp/${PORTVERSION:R} -MAINTAINER= liangtai.s16@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library to play Commodore 64 music derived from libsidplay2 LICENSE= GPLv2+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106150046.15F0k0Sk021713>