diff options
author | tz <tz@FreeBSD.org> | 2016-06-10 17:08:02 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-06-10 17:08:02 +0800 |
commit | 583f5694ab7dfd53c2c992b2cbb21a33bc02fd52 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /games | |
parent | e4a0254d5652937e2af79f16305c2e11d699b43a (diff) | |
download | freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.gz freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.zst freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.zip |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/nlarn/Makefile | 2 | ||||
-rw-r--r-- | games/wesnoth/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/nlarn/Makefile b/games/nlarn/Makefile index d90f401f4ba6..8fd7997abd3c 100644 --- a/games/nlarn/Makefile +++ b/games/nlarn/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Roguelike game and as such a remake of the classic game Larn LICENSE= GPLv3 diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index ae7237221863..7cda6ef810ca 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERS http://files.wesnoth.org/ \ http://ports.toco-domains.de/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Fantasy turn-based strategy game LICENSE= GPLv2 GPLv3 |