diff options
author | tobik <tobik@FreeBSD.org> | 2017-02-15 20:28:29 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-02-15 20:28:29 +0800 |
commit | 70a76145f34a016f1a0956377ed48f3cb7b6cf15 (patch) | |
tree | c586c227550302afa9a5d76866097ea61839aa25 /games | |
parent | d07f65e69ac8f7cc9d54ee835c59e6f79e899e5a (diff) | |
download | freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.tar.gz freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.tar.zst freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.zip |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
Diffstat (limited to 'games')
-rw-r--r-- | games/iortcw/Makefile | 2 | ||||
-rw-r--r-- | games/openmw/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/iortcw/Makefile b/games/iortcw/Makefile index 00a36f30eea6..e0ebfbaaa7ec 100644 --- a/games/iortcw/Makefile +++ b/games/iortcw/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.5a PORTEPOCH= 1 CATEGORIES= games -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Game engine for Return to Castle Wolfenstein LICENSE= GPLv3 diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 3b2daaff712f..412a91f9a435 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= openmw- PORTREVISION= 2 CATEGORIES= games -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Unofficial open source engine reimplementation of the game Morrowind LICENSE= GPLv3 |