diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-17 03:15:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-17 03:15:45 +0000 |
commit | 04102a4be0af0b8f552ec3d1c85d9b3a2ae9c9ac (patch) | |
tree | 5ed3bafa0d9bb323fd8787c4b0f7e7f28aceb546 /games/gigalomania | |
parent | 3d701c86bf27d15961f152cacf0196e7cfc50ab0 (diff) | |
download | freebsd-ports-04102a4be0af0b8f552ec3d1c85d9b3a2ae9c9ac.zip |
games@ is not to be used as a maintainer per r371872
Pointy hat to: rene
Diffstat (limited to 'games/gigalomania')
-rw-r--r-- | games/gigalomania/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gigalomania/Makefile b/games/gigalomania/Makefile index 717e26e3b8b9..03324e7674dd 100644 --- a/games/gigalomania/Makefile +++ b/games/gigalomania/Makefile @@ -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 |