diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-28 02:02:54 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-28 02:02:54 +0000 |
commit | 4cae60ca871cfa37a4128ad1ab91dbd78ee3aebc (patch) | |
tree | 6de152fa123c3eb06f577a0984083a3b476ee63a /games | |
parent | 5b0295ab0ce5ad213fee97bee7a12e7bb1249f48 (diff) | |
download | ports-4cae60ca871cfa37a4128ad1ab91dbd78ee3aebc.tar.gz ports-4cae60ca871cfa37a4128ad1ab91dbd78ee3aebc.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/endgame-singularity-music/Makefile | 2 | ||||
-rw-r--r-- | games/endgame-singularity/Makefile | 2 | ||||
-rw-r--r-- | games/glest/Makefile | 2 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 2 | ||||
-rw-r--r-- | games/xtux/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/endgame-singularity-music/Makefile b/games/endgame-singularity-music/Makefile index d74e47c7c580..35e07ff8b5d1 100644 --- a/games/endgame-singularity-music/Makefile +++ b/games/endgame-singularity-music/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= GOOGLE_CODE PROJECTHOST= endgame-singularity -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Music pack for endgame-singularity NO_ARCH= yes diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 52c19a143029..82a0c8fd1e6c 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= endgame- EXTRACT_SUFX= -src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Simulates the life of a true AI RUN_DEPENDS= py*-game>=1.8:devel/py-game \ diff --git a/games/glest/Makefile b/games/glest/Makefile index 4599a0bcbdca..9f3e17835f1a 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Free 3D real-time customizable strategy game LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 527e43555aa2..191b41355e86 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= games MASTER_SITES= BERLIOS -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:devel/jam diff --git a/games/xtux/Makefile b/games/xtux/Makefile index a80cf894dfe2..12d21a45e8b8 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20030306 DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Humorous Arcade game for X LICENSE= GPLv2 |