diff options
-rw-r--r-- | games/bass/Makefile | 2 | ||||
-rw-r--r-- | games/fotaq/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/bass/Makefile b/games/bass/Makefile index 0ee241777046..dd4ff79cdce0 100644 --- a/games/bass/Makefile +++ b/games/bass/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://de2.eu.scummvm.net/extras/Beneath%20a%20Steel%20Sky/ \ http://lt1.eu.scummvm.net/extras/Beneath%20a%20Steel%20Sky/ DISTNAME= bass-cd-1.2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhale@FreeBSD.org COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure WWW= https://www.scummvm.org/games/ #sky diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 456c6f2fcfc7..498ae9539550 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -5,7 +5,7 @@ CATEGORIES= games MASTER_SITES= SF/scummvm/extras/Flight%20of%20the%20Amazon%20Queen DISTNAME= FOTAQ_Talkie-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhale@FreeBSD.org COMMENT= Flight of the Amazon Queen: a classic graphical adventure WWW= https://www.scummvm.org/ |