svn commit: r467555 - in branches/2018Q2/games: gigalomania keeperrl linux-dwarffortress opendungeons quackle
Jan Beich
jbeich at FreeBSD.org
Tue Apr 17 03:19:01 UTC 2018
Author: jbeich
Date: Tue Apr 17 03:18:59 2018
New Revision: 467555
URL: https://svnweb.freebsd.org/changeset/ports/467555
Log:
MFH: r467554
games@ is not to be used as a maintainer per r371872
Pointy hat to: rene
Approved by: ports-secteam blanket
Modified:
branches/2018Q2/games/gigalomania/Makefile
branches/2018Q2/games/keeperrl/Makefile
branches/2018Q2/games/linux-dwarffortress/Makefile
branches/2018Q2/games/opendungeons/Makefile
branches/2018Q2/games/quackle/Makefile
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/games/gigalomania/Makefile
==============================================================================
--- branches/2018Q2/games/gigalomania/Makefile Tue Apr 17 03:15:45 2018 (r467554)
+++ branches/2018Q2/games/gigalomania/Makefile Tue Apr 17 03:18:59 2018 (r467555)
@@ -7,7 +7,7 @@ CATEGORIES= games
MASTER_SITES= https://launchpad.net/gigalomania/trunk/${PORTVERSION}/+download/
DISTNAME= ${PORTNAME}src
-MAINTAINER= games at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Open source 2D real time strategy god game
USES= zip
Modified: branches/2018Q2/games/keeperrl/Makefile
==============================================================================
--- branches/2018Q2/games/keeperrl/Makefile Tue Apr 17 03:15:45 2018 (r467554)
+++ branches/2018Q2/games/keeperrl/Makefile Tue Apr 17 03:18:59 2018 (r467555)
@@ -5,7 +5,7 @@ PORTVERSION= 0.0.${ALPHA_VERSION}
PORTREVISION= 1
CATEGORIES= games
-MAINTAINER= games at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Ambitious dungeon builder with roguelike elements
LICENSE= GPLv2 OFL11
Modified: branches/2018Q2/games/linux-dwarffortress/Makefile
==============================================================================
--- branches/2018Q2/games/linux-dwarffortress/Makefile Tue Apr 17 03:15:45 2018 (r467554)
+++ branches/2018Q2/games/linux-dwarffortress/Makefile Tue Apr 17 03:18:59 2018 (r467555)
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.bay12games.com/dwarves/
PKGNAMEPREFIX= linux-
DISTNAME= df_${DISTVERSION:S|0.||:S|.|_|}_linux32
-MAINTAINER= games at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Dwarven fortress building game with ASCII graphics (Linux version)
LICENSE= BAY12
Modified: branches/2018Q2/games/opendungeons/Makefile
==============================================================================
--- branches/2018Q2/games/opendungeons/Makefile Tue Apr 17 03:15:45 2018 (r467554)
+++ branches/2018Q2/games/opendungeons/Makefile Tue Apr 17 03:18:59 2018 (r467555)
@@ -4,7 +4,7 @@ PORTNAME= opendungeons
PORTVERSION= 0.7.1
CATEGORIES= games
-MAINTAINER= games at FreeBSD.org
+MAINTAINER= ports at 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: branches/2018Q2/games/quackle/Makefile
==============================================================================
--- branches/2018Q2/games/quackle/Makefile Tue Apr 17 03:15:45 2018 (r467554)
+++ branches/2018Q2/games/quackle/Makefile Tue Apr 17 03:18:59 2018 (r467555)
@@ -7,7 +7,7 @@ PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= games
-MAINTAINER= games at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Scrabble-like word game utilizing Qt4
LICENSE= GPLv3
More information about the svn-ports-all
mailing list