aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 01:19:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 01:19:26 +0000
commitb4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch)
tree5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /games
parente998b177f0f3ceb33135f884c7ffdb088236c864 (diff)
downloadports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.gz
ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/cosmo/Makefile2
-rw-r--r--games/gnushogi/Makefile2
-rw-r--r--games/grande/Makefile2
-rw-r--r--games/gtkabale/Makefile2
-rw-r--r--games/kxl/Makefile2
-rw-r--r--games/spacearyarya/Makefile2
-rw-r--r--games/xbat/Makefile2
-rw-r--r--games/xcubes/Makefile2
-rw-r--r--games/xdeblock/Makefile2
-rw-r--r--games/xdino/Makefile2
-rw-r--r--games/xeyesplus/Makefile2
-rw-r--r--games/xgolgo/Makefile2
-rw-r--r--games/xpuyo/Makefile2
-rw-r--r--games/xpuzzletama/Makefile2
-rw-r--r--games/xrubik/Makefile2
-rw-r--r--games/xshisen/Makefile2
-rw-r--r--games/xshogi/Makefile2
-rw-r--r--games/xsokoban/Makefile2
-rw-r--r--games/xsoldier/Makefile2
-rw-r--r--games/xtriangles/Makefile2
20 files changed, 20 insertions, 20 deletions
diff --git a/games/cosmo/Makefile b/games/cosmo/Makefile
index a51e3f06b3ad..7536d99c9c5e 100644
--- a/games/cosmo/Makefile
+++ b/games/cosmo/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/vine/VinePlus/1.1/JG-0.9.1/other-sources/jp/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} moon.tif.gz
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Clone of Cosmo Gang the Puzzle (Namco)
NO_CDROM= Possible copyright infringement
diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile
index 751074febd74..82accab99448 100644
--- a/games/gnushogi/Makefile
+++ b/games/gnushogi/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnushogi
DISTNAME= gnushogi-1.2p03
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNU version of Shogi
DOCFILES= BOOKFILES CHANGES CONTRIB COPYING GENERAL INSTALL PORTING \
diff --git a/games/grande/Makefile b/games/grande/Makefile
index 699e73fabbb1..efb5b8083c84 100644
--- a/games/grande/Makefile
+++ b/games/grande/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://kxl.hn.org/download/
DISTNAME= ${PORTNAME}-KXL-${PORTVERSION}
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Zanac type game
BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/games/kxl
diff --git a/games/gtkabale/Makefile b/games/gtkabale/Makefile
index fe722096dd8a..cf1a2bdf95af 100644
--- a/games/gtkabale/Makefile
+++ b/games/gtkabale/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= games
MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A lazy version of solitaire game
USE_X_PREFIX= yes
diff --git a/games/kxl/Makefile b/games/kxl/Makefile
index d14c2d43bf38..ccee6a894740 100644
--- a/games/kxl/Makefile
+++ b/games/kxl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://kxl.hn.org/download/
DISTNAME= KXL-${PORTVERSION}
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A visual, sound library for games
USE_X_PREFIX= yes
diff --git a/games/spacearyarya/Makefile b/games/spacearyarya/Makefile
index 648393621b4a..68f2c39a7460 100644
--- a/games/spacearyarya/Makefile
+++ b/games/spacearyarya/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://kxl.hn.org/download/
DISTNAME= SpaceAryarya-KXL-${PORTVERSION}
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Space Harrier, the ancient video game like game
BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/games/kxl
diff --git a/games/xbat/Makefile b/games/xbat/Makefile
index b955d5226b0c..ff9f463f8e74 100644
--- a/games/xbat/Makefile
+++ b/games/xbat/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
DISTNAME= xev111
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XEVIOUS like shooting game
NO_CDROM= Possible copyright infringement
diff --git a/games/xcubes/Makefile b/games/xcubes/Makefile
index b1f69d8051c8..bf1575b54026 100644
--- a/games/xcubes/Makefile
+++ b/games/xcubes/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cube puzzle for X11
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile
index 67c278153094..8e614f40a90a 100644
--- a/games/xdeblock/Makefile
+++ b/games/xdeblock/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/game/action/block/
DISTFILES= ${PORTNAME}.tgz
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Block action game
WRKSRC= ${WRKDIR}/xdeblo_v1.0
diff --git a/games/xdino/Makefile b/games/xdino/Makefile
index 2129ed484265..20d4ccab04ff 100644
--- a/games/xdino/Makefile
+++ b/games/xdino/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Dino puzzle game for X11
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/xeyesplus/Makefile b/games/xeyesplus/Makefile
index 848dd70f7242..c781e4502b07 100644
--- a/games/xeyesplus/Makefile
+++ b/games/xeyesplus/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/
DISTNAME= xeyes+${PORTVERSION}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Horrible eyes looking at your mouse cursor
USE_IMAKE= yes
diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile
index 244679a233c0..981dba3a9b07 100644
--- a/games/xgolgo/Makefile
+++ b/games/xgolgo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/
DISTNAME= xeyes-g
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Xgolgo watches what you are doing and whether you're hostile or not
WRKSRC= ${WRKDIR}/xeyes
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile
index c7cb91e69734..b073a767d463 100644
--- a/games/xpuyo/Makefile
+++ b/games/xpuyo/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.meme.hokudai.ac.jp/pub/games/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Puyo-puyo, tetris like puzzle game for X11
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile
index 988af4ba2bb6..9805174023dc 100644
--- a/games/xpuzzletama/Makefile
+++ b/games/xpuzzletama/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \
ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/sources/ \
ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Puzzle tama, a tetris like game
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile
index 74258b41ceac..57edbd51991d 100644
--- a/games/xrubik/Makefile
+++ b/games/xrubik/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= X-based rubik's cube(tm)
WRKSRC= ${WRKDIR}/xrubik
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile
index b25952268ec0..190704595122 100644
--- a/games/xshisen/Makefile
+++ b/games/xshisen/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.36
CATEGORIES= games
MASTER_SITES= http://www.techfirm.co.jp/~masaoki/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Shisen-sho puzzle game for X11
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
diff --git a/games/xshogi/Makefile b/games/xshogi/Makefile
index c9830895cb83..8cea998ec316 100644
--- a/games/xshogi/Makefile
+++ b/games/xshogi/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xshogi
DISTNAME= xshogi-1.2p03
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Japanese chess-like game for X Window System
RUN_DEPENDS= ${LOCALBASE}/libexec/gnushogix:${PORTSDIR}/games/gnushogi
diff --git a/games/xsokoban/Makefile b/games/xsokoban/Makefile
index 2dcb90a14894..a616a9ad608e 100644
--- a/games/xsokoban/Makefile
+++ b/games/xsokoban/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://www.cs.cornell.edu/andru/release/ \
ftp://ftp.pmg.lcs.mit.edu/pub/xsokoban/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A puzzle of pushing objects to the goals
USE_IMAKE= yes
diff --git a/games/xsoldier/Makefile b/games/xsoldier/Makefile
index 71324da2c4b8..713c8e2c3f94 100644
--- a/games/xsoldier/Makefile
+++ b/games/xsoldier/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.96
CATEGORIES= games
MASTER_SITES= http://www.surfline.ne.jp/hachi/xsoldier/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Shooting game for x11
USE_IMAKE= yes
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile
index 7091f8566cb6..4b0680793ecb 100644
--- a/games/xtriangles/Makefile
+++ b/games/xtriangles/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Triangles puzzle
WRKSRC= ${WRKDIR}/${PORTNAME}