diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
commit | fa23faa40b41c9670ad2e4080c0531a64eba2969 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /games/wesnoth | |
parent | 8d6d07c36d9f84fddfedc258b74b4d741110d1bb (diff) |
Notes
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |