diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2022-11-14 17:10:36 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2022-11-14 17:13:15 +0000 |
commit | 09011ea6f5a4228a48152af2ab2ecd1af2ef5ccb (patch) | |
tree | 67229113c20c14b9b9f5a48f17c919f8c0525fd2 | |
parent | 015d36da886e30f7f81631032680cb5d51329d23 (diff) | |
download | ports-09011ea6f5a4228a48152af2ab2ecd1af2ef5ccb.tar.gz ports-09011ea6f5a4228a48152af2ab2ecd1af2ef5ccb.zip |
games/*: Adopt a couple ports
Take maintainership of:
games/bass
games/fotaq
-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/ |