git: 4588f863bdcb - main - devel/rgbds: Reset MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Feb 2022 14:07:49 UTC
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4588f863bdcb119f13176030e0fb0a4783a60e25
commit 4588f863bdcb119f13176030e0fb0a4783a60e25
Author: Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2022-02-03 14:02:30 +0000
Commit: Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2022-02-03 14:02:30 +0000
devel/rgbds: Reset MAINTAINER
---
devel/rgbds/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/rgbds/Makefile b/devel/rgbds/Makefile
index 57fd8af3c9b1..86445e656704 100644
--- a/devel/rgbds/Makefile
+++ b/devel/rgbds/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.5.2
CATEGORIES= devel games
MASTER_SITES= https://github.com/gbdev/rgbds/releases/download/v${DISTVERSION}/
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free assembler/linker for the Game Boy and Game Boy Color
LICENSE= MIT