diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
commit | 8968f8e3812f7e8868293da840479a213f9b5da1 (patch) | |
tree | dbc447626d651aaa4d55b9a2fb1fcbc67ba47455 /games | |
parent | 02a61d870e6790da962a2c2e42dd0832da16a0c7 (diff) | |
download | ports-8968f8e3812f7e8868293da840479a213f9b5da1.tar.gz ports-8968f8e3812f7e8868293da840479a213f9b5da1.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/avanor/Makefile | 2 | ||||
-rw-r--r-- | games/crimson/Makefile | 2 | ||||
-rw-r--r-- | games/wrogue/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/avanor/Makefile b/games/avanor/Makefile index f83df649175a..36601b8200e2 100644 --- a/games/avanor/Makefile +++ b/games/avanor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like game with easy ADOM-like user interface USE_BZIP2= yes diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 50195817f4bb..f88f50b5f390 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Tactical war game in the tradition of Battle Isle GNU_CONFIGURE= yes diff --git a/games/wrogue/Makefile b/games/wrogue/Makefile index 16a902f5e43e..9d0057a291ce 100644 --- a/games/wrogue/Makefile +++ b/games/wrogue/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.0 CATEGORIES= games MASTER_SITES= SF/todoom/${PORTNAME}/${PORTVERSION} -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= A gothic science fantasy roguelike game USE_BZIP2= yes |