Date: Tue, 17 Apr 2018 03:15:46 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467554 - in head/games: gigalomania keeperrl linux-dwarffortress opendungeons quackle Message-ID: <201804170315.w3H3FkCV033640@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Apr 17 03:15:45 2018 New Revision: 467554 URL: https://svnweb.freebsd.org/changeset/ports/467554 Log: games@ is not to be used as a maintainer per r371872 Pointy hat to: rene Modified: head/games/gigalomania/Makefile (contents, props changed) head/games/keeperrl/Makefile (contents, props changed) head/games/linux-dwarffortress/Makefile (contents, props changed) head/games/opendungeons/Makefile (contents, props changed) head/games/quackle/Makefile (contents, props changed) Modified: head/games/gigalomania/Makefile ============================================================================== --- head/games/gigalomania/Makefile Tue Apr 17 03:11:39 2018 (r467553) +++ head/games/gigalomania/Makefile Tue Apr 17 03:15:45 2018 (r467554) @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= https://launchpad.net/gigalomania/trunk/${PORTVERSION}/+download/ DISTNAME= ${PORTNAME}src -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source 2D real time strategy god game USES= zip Modified: head/games/keeperrl/Makefile ============================================================================== --- head/games/keeperrl/Makefile Tue Apr 17 03:11:39 2018 (r467553) +++ head/games/keeperrl/Makefile Tue Apr 17 03:15:45 2018 (r467554) @@ -5,7 +5,7 @@ PORTVERSION= 0.0.${ALPHA_VERSION} PORTREVISION= 1 CATEGORIES= games -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ambitious dungeon builder with roguelike elements LICENSE= GPLv2 OFL11 Modified: head/games/linux-dwarffortress/Makefile ============================================================================== --- head/games/linux-dwarffortress/Makefile Tue Apr 17 03:11:39 2018 (r467553) +++ head/games/linux-dwarffortress/Makefile Tue Apr 17 03:15:45 2018 (r467554) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.bay12games.com/dwarves/ PKGNAMEPREFIX= linux- DISTNAME= df_${DISTVERSION:S|0.||:S|.|_|}_linux32 -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dwarven fortress building game with ASCII graphics (Linux version) LICENSE= BAY12 Modified: head/games/opendungeons/Makefile ============================================================================== --- head/games/opendungeons/Makefile Tue Apr 17 03:11:39 2018 (r467553) +++ head/games/opendungeons/Makefile Tue Apr 17 03:15:45 2018 (r467554) @@ -4,7 +4,7 @@ PORTNAME= opendungeons PORTVERSION= 0.7.1 CATEGORIES= games -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source game inspired by Dungeon Keeper LICENSE= CC-BY-3.0 CC-BY-SA-3.0 CC0-1.0 GPLv3 MIT OFL11 Modified: head/games/quackle/Makefile ============================================================================== --- head/games/quackle/Makefile Tue Apr 17 03:11:39 2018 (r467553) +++ head/games/quackle/Makefile Tue Apr 17 03:15:45 2018 (r467554) @@ -7,7 +7,7 @@ PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= games -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scrabble-like word game utilizing Qt4 LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804170315.w3H3FkCV033640>