diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2013-11-25 00:03:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2013-11-25 00:03:38 +0000 |
commit | bfd16aa9fafd3378eaace150a3c988f579dc131c (patch) | |
tree | d6397de8e2ab438e51b79e20cc3623b91253dc26 /games | |
parent | 8890587e5dd1a8a1408244246a0d25961adb0f6c (diff) | |
download | ports-bfd16aa9fafd3378eaace150a3c988f579dc131c.tar.gz ports-bfd16aa9fafd3378eaace150a3c988f579dc131c.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/doom/Makefile | 2 | ||||
-rw-r--r-- | games/super_methane_brothers/Makefile | 2 | ||||
-rw-r--r-- | games/viruskiller/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index 93c249a521a9..fb4c88b09120 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} DISTNAME= doomsrc -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= DOOM: the game and the sound server LICENSE= GPLv1 diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index 378511a2518d..665ac301770d 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION} DISTNAME= methane-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Port of the Amiga platform game of the same name LICENSE= GPLv2 diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile index 520a75c8055f..c8cee91f400c 100644 --- a/games/viruskiller/Makefile +++ b/games/viruskiller/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= FRUGALWARE/games-extra/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Arcade game that relies on quick reflexes LICENSE= GPLv2 |