summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/3dc/Makefile2
-rw-r--r--games/3dpong/Makefile2
-rw-r--r--games/CaribbeanStud/Makefile2
-rw-r--r--games/KnightCap/Makefile2
-rw-r--r--games/affenspiel/Makefile2
-rw-r--r--games/agm/Makefile2
-rw-r--r--games/antipolix/Makefile2
-rw-r--r--games/battalion/Makefile2
-rw-r--r--games/battleball/Makefile2
-rw-r--r--games/biorythm/Makefile2
-rw-r--r--games/block/Makefile2
-rw-r--r--games/blue/Makefile2
-rw-r--r--games/bogged/Makefile2
-rw-r--r--games/bs/Makefile2
-rw-r--r--games/columns/Makefile2
-rw-r--r--games/drm/Makefile2
-rw-r--r--games/empire/Makefile2
-rw-r--r--games/freesweep/Makefile2
-rw-r--r--games/frotz/Makefile2
-rw-r--r--games/galaxis/Makefile2
-rw-r--r--games/garith/Makefile2
-rw-r--r--games/gemdropx/Makefile2
-rw-r--r--games/glasteroids/Makefile2
-rw-r--r--games/gltron/Makefile2
-rw-r--r--games/gtkballs/Makefile2
-rw-r--r--games/icbm3d/Makefile2
-rw-r--r--games/libshhcards/Makefile2
-rw-r--r--games/maelstrom/Makefile2
-rw-r--r--games/merlin/Makefile2
-rw-r--r--games/mirrormagic/Makefile2
-rw-r--r--games/miscom/Makefile2
-rw-r--r--games/omega/Makefile2
-rw-r--r--games/phalanx/Makefile2
-rw-r--r--games/powerpak/Makefile2
-rw-r--r--games/pp/Makefile2
-rw-r--r--games/seabattle/Makefile2
-rw-r--r--games/sokoban/Makefile2
-rw-r--r--games/sol/Makefile2
-rw-r--r--games/spellcast/Makefile2
-rw-r--r--games/starlanes/Makefile2
-rw-r--r--games/xabacus/Makefile2
-rw-r--r--games/xataxx/Makefile2
-rw-r--r--games/xchain/Makefile2
-rw-r--r--games/xcogitate/Makefile2
-rw-r--r--games/xdigger/Makefile2
-rw-r--r--games/xhexagons/Makefile2
-rw-r--r--games/xisola/Makefile2
-rw-r--r--games/xjumpjump/Makefile2
-rw-r--r--games/xkoules/Makefile2
-rw-r--r--games/xlaby/Makefile2
-rw-r--r--games/xlines/Makefile2
-rw-r--r--games/xmastermind/Makefile2
-rw-r--r--games/xmball/Makefile2
-rw-r--r--games/xmines/Makefile2
-rw-r--r--games/xmlink/Makefile2
-rw-r--r--games/xnibbles/Makefile2
-rw-r--r--games/xoct/Makefile2
-rw-r--r--games/xoids/Makefile2
-rw-r--r--games/xoj/Makefile2
-rw-r--r--games/xothello/Makefile2
-rw-r--r--games/xpanex/Makefile2
-rw-r--r--games/xpyraminx/Makefile2
-rw-r--r--games/xquarto/Makefile2
-rw-r--r--games/xroads/Makefile2
-rw-r--r--games/xskewb/Makefile2
-rw-r--r--games/xspacewarp/Makefile2
-rw-r--r--games/xtron/Makefile2
-rw-r--r--games/xtruco/Makefile2
-rw-r--r--games/xvier/Makefile2
-rw-r--r--games/xvmahjongg/Makefile2
-rw-r--r--games/xvmines/Makefile2
-rw-r--r--games/xworm/Makefile2
-rw-r--r--games/ztrack/Makefile2
73 files changed, 73 insertions, 73 deletions
diff --git a/games/3dc/Makefile b/games/3dc/Makefile
index c29a6ef..37d222c 100644
--- a/games/3dc/Makefile
+++ b/games/3dc/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile
index 7b05969..56d26e4 100644
--- a/games/3dpong/Makefile
+++ b/games/3dpong/Makefile
@@ -11,7 +11,7 @@ PKGNAME= 3dpong-0.3
CATEGORIES= games
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
MAKEFILE= makefile
USE_X_PREFIX= yes
diff --git a/games/CaribbeanStud/Makefile b/games/CaribbeanStud/Makefile
index 66ed78f..35bab01 100644
--- a/games/CaribbeanStud/Makefile
+++ b/games/CaribbeanStud/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
MAKEFILE= Xmakefile
REQUIRES_MOTIF= yes
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile
index 25125e8..815f65b 100644
--- a/games/KnightCap/Makefile
+++ b/games/KnightCap/Makefile
@@ -11,7 +11,7 @@ PKGNAME= knightcap-3.5
CATEGORIES= games
MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3\
GLU.14:${PORTSDIR}/graphics/Mesa3 \
diff --git a/games/affenspiel/Makefile b/games/affenspiel/Makefile
index bce0226..9c24215 100644
--- a/games/affenspiel/Makefile
+++ b/games/affenspiel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/affenspiel
USE_X_PREFIX= yes
diff --git a/games/agm/Makefile b/games/agm/Makefile
index 03f0102..c397216 100644
--- a/games/agm/Makefile
+++ b/games/agm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://users.gtn.net/fraserm/
MASTER_SITE_SUBDIR= games/amusements
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
MAN6= agm.6
diff --git a/games/antipolix/Makefile b/games/antipolix/Makefile
index 33ce70d..494e237 100644
--- a/games/antipolix/Makefile
+++ b/games/antipolix/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
diff --git a/games/battalion/Makefile b/games/battalion/Makefile
index f49fe5e..fc9ff1b 100644
--- a/games/battalion/Makefile
+++ b/games/battalion/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://www.evl.uic.edu/aej/
DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
GLU.14:${PORTSDIR}/graphics/Mesa3
diff --git a/games/battleball/Makefile b/games/battleball/Makefile
index 1a4846a..d8e312a 100644
--- a/games/battleball/Makefile
+++ b/games/battleball/Makefile
@@ -11,7 +11,7 @@ PKGNAME= battleball-2.0
CATEGORIES= games
MASTER_SITES= http://www.cs.utexas.edu/users/pahardin/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/bb-2.0
diff --git a/games/biorythm/Makefile b/games/biorythm/Makefile
index f23c0d5..b5feded 100644
--- a/games/biorythm/Makefile
+++ b/games/biorythm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://home.sol.no/~sverrehu/pub-unix/files/
MASTER_SITE_SUBDIR= games/amusements
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= shhmsg.1:${PORTSDIR}/devel/libshhmsg \
shhopt.1:${PORTSDIR}/devel/libshhopt
diff --git a/games/block/Makefile b/games/block/Makefile
index 27dd83b..d59103e0 100644
--- a/games/block/Makefile
+++ b/games/block/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
BROKEN= "Segmentation fault (core dumped)"
WRKSRC= ${WRKDIR}/blocks
diff --git a/games/blue/Makefile b/games/blue/Makefile
index 1a60d93..518541b 100644
--- a/games/blue/Makefile
+++ b/games/blue/Makefile
@@ -10,7 +10,7 @@ DISTNAME= blue-2.4
CATEGORIES= games
MASTER_SITES= ftp://locke.ccil.org/pub/esr/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
MAN6= blue.6
diff --git a/games/bogged/Makefile b/games/bogged/Makefile
index ac5115c..6afc871 100644
--- a/games/bogged/Makefile
+++ b/games/bogged/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
EXTRACT_SUFX= .gz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
diff --git a/games/bs/Makefile b/games/bs/Makefile
index 1f093cf..c6c8218 100644
--- a/games/bs/Makefile
+++ b/games/bs/Makefile
@@ -10,7 +10,7 @@ DISTNAME= bs-2.2
CATEGORIES= games
MASTER_SITES= ftp://locke.ccil.org/pub/esr/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
MAN6= bs.6
diff --git a/games/columns/Makefile b/games/columns/Makefile
index 1778b12..5ca1b3f 100644
--- a/games/columns/Makefile
+++ b/games/columns/Makefile
@@ -10,7 +10,7 @@ DISTNAME= columns-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.phreax.net/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
diff --git a/games/drm/Makefile b/games/drm/Makefile
index ad3e576..ce2f4e5 100644
--- a/games/drm/Makefile
+++ b/games/drm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
EXTRACT_SUFX= .tar.Z
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
diff --git a/games/empire/Makefile b/games/empire/Makefile
index b08d1d4..4ea1d48 100644
--- a/games/empire/Makefile
+++ b/games/empire/Makefile
@@ -11,7 +11,7 @@ PKGNAME= empire-1.1
CATEGORIES= games
MASTER_SITES= ftp://locke.ccil.org/pub/esr/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/empire-1.1
MAN6= empire.6
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile
index 0aad6b3..fdf0162 100644
--- a/games/freesweep/Makefile
+++ b/games/freesweep/Makefile
@@ -10,7 +10,7 @@ DISTNAME= freesweep-0.86
CATEGORIES= games
MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
GNU_CONFIGURE= yes
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index 0dc0057..b79066b 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -11,7 +11,7 @@ PKGNAME= frotz-2.32
CATEGORIES= games
MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
WRKSRC= ${WRKDIR}/frotz-2.32
diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile
index a1b54b8..2a0b700 100644
--- a/games/galaxis/Makefile
+++ b/games/galaxis/Makefile
@@ -10,7 +10,7 @@ DISTNAME= galaxis-1.1
CATEGORIES= games
MASTER_SITES= ftp://locke.ccil.org/pub/esr/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
MAN6= galaxis.6
diff --git a/games/garith/Makefile b/games/garith/Makefile
index 2bde237..75ac9ca 100644
--- a/games/garith/Makefile
+++ b/games/garith/Makefile
@@ -10,7 +10,7 @@ DISTNAME= garith-2.1
CATEGORIES= games
MASTER_SITES= http://www.cnm-vra.com/micah/garith/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gdk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index deaa3b6..1c42f8a 100644
--- a/games/gemdropx/Makefile
+++ b/games/gemdropx/Makefile
@@ -11,7 +11,7 @@ PKGNAME= gemdropx-0.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET= gemdropx
MAKEFILE= makefile
diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile
index 050f781..799cabe 100644
--- a/games/glasteroids/Makefile
+++ b/games/glasteroids/Makefile
@@ -11,7 +11,7 @@ PKGNAME= glasteroids-1.0
CATEGORIES= games
MASTER_SITES= http://www.honors.montana.edu/~jjc/Glasteroids/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
GLU.14:${PORTSDIR}/graphics/Mesa3 \
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index 14541ef..4b04abf 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -10,7 +10,7 @@ DISTNAME= gltron-0.53
CATEGORIES= games
MASTER_SITES= http://www.ards.net/Andreas/gltron/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
GLU.14:${PORTSDIR}/graphics/Mesa3 \
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 7ffb0ee..3c57513 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://lucifer.dorms.spbu.ru/pub/Linux/games/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile
index 0f36ba7..085f295 100644
--- a/games/icbm3d/Makefile
+++ b/games/icbm3d/Makefile
@@ -11,7 +11,7 @@ PKGNAME= icbm3d-0.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/icbm3d/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET= icbm3d
MAKEFILE= makefile
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile
index 704e135..9ce60f9 100644
--- a/games/libshhcards/Makefile
+++ b/games/libshhcards/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://people.FreeBSD.org/~mph/distfiles/
MASTER_SITE_SUBDIR= libs/ui
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile
index e8c58ae..b01bc07 100644
--- a/games/maelstrom/Makefile
+++ b/games/maelstrom/Makefile
@@ -11,7 +11,7 @@ PKGNAME= maelstrom-3.0.1
CATEGORIES= games
MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
SDL-1.0.2:${PORTSDIR}/devel/sdl
diff --git a/games/merlin/Makefile b/games/merlin/Makefile
index 9920782..c29d09c 100644
--- a/games/merlin/Makefile
+++ b/games/merlin/Makefile
@@ -11,7 +11,7 @@ PKGNAME= merlin-1.0
CATEGORIES= games
MASTER_SITES= http://outoften.doc.ic.ac.uk/~np2/software/download/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile
index e71b340..53425d8 100644
--- a/games/mirrormagic/Makefile
+++ b/games/mirrormagic/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/miscom/Makefile b/games/miscom/Makefile
index 1de39cf..8c78b4b 100644
--- a/games/miscom/Makefile
+++ b/games/miscom/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
WRKSRC= ${WRKDIR}/miscom
diff --git a/games/omega/Makefile b/games/omega/Makefile
index ce0ef1e..ec29443 100644
--- a/games/omega/Makefile
+++ b/games/omega/Makefile
@@ -11,7 +11,7 @@ PKGNAME= omega-0.90.4
CATEGORIES= games
MASTER_SITES= http://dolphin.openprojects.net/Omega/Downloads/Prealphas/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
WRKSRC= ${WRKDIR}/omega
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile
index adf41cf..1099c3e 100644
--- a/games/phalanx/Makefile
+++ b/games/phalanx/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.math.muni.cz/pub/math/people/Dobes/
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile
index f03ed6a..8b8da25 100644
--- a/games/powerpak/Makefile
+++ b/games/powerpak/Makefile
@@ -11,7 +11,7 @@ PKGNAME= powerpak-991203
CATEGORIES= games
MASTER_SITES= http://www.angelfire.com/va/powerpakgsdk/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
ttf.4:${PORTSDIR}/print/freetype
diff --git a/games/pp/Makefile b/games/pp/Makefile
index 794a000..9203dd6 100644
--- a/games/pp/Makefile
+++ b/games/pp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.mps.de/pub/unix/ \
http://www.nectar.com/distfiles/
DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_QT= yes
USE_X_PREFIX= yes
diff --git a/games/seabattle/Makefile b/games/seabattle/Makefile
index 1f5d43a..d91f661 100644
--- a/games/seabattle/Makefile
+++ b/games/seabattle/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/seabattle ${PREFIX}/bin/seabattle
diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile
index 04d9a41..a3634e2 100644
--- a/games/sokoban/Makefile
+++ b/games/sokoban/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/sokoban
ALL_TARGET=
diff --git a/games/sol/Makefile b/games/sol/Makefile
index c6305b4..5143d72 100644
--- a/games/sol/Makefile
+++ b/games/sol/Makefile
@@ -10,7 +10,7 @@ DISTNAME= sol-1.0.6
CATEGORIES= games
MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
shhopt.1:${PORTSDIR}/devel/libshhopt \
diff --git a/games/spellcast/Makefile b/games/spellcast/Makefile
index 60008bd..6b8dcb8 100644
--- a/games/spellcast/Makefile
+++ b/games/spellcast/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.redestb.es/personal/ragnar/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/multiplayer
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
MAN6= spellcast.6
diff --git a/games/starlanes/Makefile b/games/starlanes/Makefile
index 39bf576..20c4bbe 100644
--- a/games/starlanes/Makefile
+++ b/games/starlanes/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
MAN6= starlanes.6
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile
index b7b5687..a08dc3a 100644
--- a/games/xabacus/Makefile
+++ b/games/xabacus/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.tux.org/pub/people/david-bagley/xabacus/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile
index 73df1c7..d8a8bce 100644
--- a/games/xataxx/Makefile
+++ b/games/xataxx/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN6= xataxx.6
diff --git a/games/xchain/Makefile b/games/xchain/Makefile
index dd726f9..57205a8 100644
--- a/games/xchain/Makefile
+++ b/games/xchain/Makefile
@@ -11,7 +11,7 @@ PKGNAME= xchain-1.0.2
CATEGORIES= games
MASTER_SITES= http://thor.cam.ac.uk/~ac212/xchain/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile
index 2e79036..3991f66 100644
--- a/games/xcogitate/Makefile
+++ b/games/xcogitate/Makefile
@@ -10,7 +10,7 @@ DISTNAME= xcogitate-1.02
CATEGORIES= games
MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile
index 81bbf99..5b14ec7 100644
--- a/games/xdigger/Makefile
+++ b/games/xdigger/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN6= xdigger.6
diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile
index b99c328..3372bf4 100644
--- a/games/xhexagons/Makefile
+++ b/games/xhexagons/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xhexagons
USE_IMAKE= yes
diff --git a/games/xisola/Makefile b/games/xisola/Makefile
index 91dcfe0..2a86355 100644
--- a/games/xisola/Makefile
+++ b/games/xisola/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xisola
USE_IMAKE= yes
diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile
index 875f5c7..d204da6 100644
--- a/games/xjumpjump/Makefile
+++ b/games/xjumpjump/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= http://makosteszta.sote.hu/linux/jumpjump/
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index b258db8..479dcbf 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/ \
${MASTER_SITE_SUNSITE}
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
.if ${MACHINE_ARCH} == "alpha"
PLIST= ${PKGDIR}/PLIST.alpha
diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile
index 0eb7138..59ba29d 100644
--- a/games/xlaby/Makefile
+++ b/games/xlaby/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/madore/ \
MASTER_SITE_SUBDIR= games/strategy
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
NO_WRKSUBDIR= yes
diff --git a/games/xlines/Makefile b/games/xlines/Makefile
index a833c7f..0e1dbc5 100644
--- a/games/xlines/Makefile
+++ b/games/xlines/Makefile
@@ -11,7 +11,7 @@ PKGNAME= xlines-1.0
CATEGORIES= games
MASTER_SITES= ftp://risq.belcaf.minsk.by/pub/genie/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_QT= yes
USE_X_PREFIX= yes
diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile
index cbb2858..442e08f 100644
--- a/games/xmastermind/Makefile
+++ b/games/xmastermind/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
diff --git a/games/xmball/Makefile b/games/xmball/Makefile
index d8b4e9e..821b8a6 100644
--- a/games/xmball/Makefile
+++ b/games/xmball/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xmball
USE_IMAKE= yes
diff --git a/games/xmines/Makefile b/games/xmines/Makefile
index f800810..4331bdc 100644
--- a/games/xmines/Makefile
+++ b/games/xmines/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
diff --git a/games/xmlink/Makefile b/games/xmlink/Makefile
index f3407f0..05009ca 100644
--- a/games/xmlink/Makefile
+++ b/games/xmlink/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xmlink
USE_IMAKE= yes
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile
index fa217af..c4ff3f9 100644
--- a/games/xnibbles/Makefile
+++ b/games/xnibbles/Makefile
@@ -11,7 +11,7 @@ PKGNAME= xnibbles-1.0b3
CATEGORIES= games
MASTER_SITES= http://www.tjhsst.edu/xnibbles/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/xoct/Makefile b/games/xoct/Makefile
index 55b3072..9880af7 100644
--- a/games/xoct/Makefile
+++ b/games/xoct/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xoct
USE_IMAKE= yes
diff --git a/games/xoids/Makefile b/games/xoids/Makefile
index 8c57008..9c3d718 100644
--- a/games/xoids/Makefile
+++ b/games/xoids/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/xoj/Makefile b/games/xoj/Makefile
index 91a2e96..628e354 100644
--- a/games/xoj/Makefile
+++ b/games/xoj/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/demos
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
diff --git a/games/xothello/Makefile b/games/xothello/Makefile
index c6ca790..6086772 100644
--- a/games/xothello/Makefile
+++ b/games/xothello/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= http://makosteszta.sote.hu/linux/othello/
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
diff --git a/games/xpanex/Makefile b/games/xpanex/Makefile
index 1ad415f..fce8114 100644
--- a/games/xpanex/Makefile
+++ b/games/xpanex/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xpanex
USE_IMAKE= yes
diff --git a/games/xpyraminx/Makefile b/games/xpyraminx/Makefile
index 5868a16..06d2fea 100644
--- a/games/xpyraminx/Makefile
+++ b/games/xpyraminx/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xpyraminx
USE_IMAKE= yes
diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile
index c9dbe06..16acee0 100644
--- a/games/xquarto/Makefile
+++ b/games/xquarto/Makefile
@@ -10,7 +10,7 @@ DISTNAME= xquarto-1.0
CATEGORIES= games
MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/xroads/Makefile b/games/xroads/Makefile
index 9ff0806..7ad8ddc 100644
--- a/games/xroads/Makefile
+++ b/games/xroads/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Way/1795/ \
http://www.autobahn.mb.ca/~foxtrot/ \
http://supernova.dyn.ml.org/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
FETCH_BEFORE_ARGS= -t
diff --git a/games/xskewb/Makefile b/games/xskewb/Makefile
index c45202d..fa3f193 100644
--- a/games/xskewb/Makefile
+++ b/games/xskewb/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xskewb
USE_IMAKE= yes
diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile
index 56179ce..d157f60 100644
--- a/games/xspacewarp/Makefile
+++ b/games/xspacewarp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
diff --git a/games/xtron/Makefile b/games/xtron/Makefile
index 2e6ed35..447dfd1 100644
--- a/games/xtron/Makefile
+++ b/games/xtron/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
EXTRACT_SUFX= .tgz
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/games/xtruco/Makefile b/games/xtruco/Makefile
index e58fad8..42e364a 100644
--- a/games/xtruco/Makefile
+++ b/games/xtruco/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
diff --git a/games/xvier/Makefile b/games/xvier/Makefile
index ddaa1eb..3be83d5 100644
--- a/games/xvier/Makefile
+++ b/games/xvier/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
EXTRACT_SUFX= .tar.Z
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PKGNAME}
USE_IMAKE= yes
diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile
index 250e4d4..2c6fcad 100644
--- a/games/xvmahjongg/Makefile
+++ b/games/xvmahjongg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \
ftp://ftp.tu-darmstadt.de/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview \
olgx.3:${PORTSDIR}/x11-toolkits/xview
diff --git a/games/xvmines/Makefile b/games/xvmines/Makefile
index 52e8896..67532a6 100644
--- a/games/xvmines/Makefile
+++ b/games/xvmines/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.csd.uch.gr/pub/X11/games/ \
ftp://ftp.gwdg.de/pub/x11/x.org/R5contrib/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview \
olgx.3:${PORTSDIR}/x11-toolkits/xview
diff --git a/games/xworm/Makefile b/games/xworm/Makefile
index f9757ba..43ebf61 100644
--- a/games/xworm/Makefile
+++ b/games/xworm/Makefile
@@ -11,7 +11,7 @@ PKGNAME= xworm-1.02
CATEGORIES= games
MASTER_SITES= http://www.ekran.no/archive/x/
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET= freebsd
USE_X_PREFIX= yes
diff --git a/games/ztrack/Makefile b/games/ztrack/Makefile
index a4028a9..88841da 100644
--- a/games/ztrack/Makefile
+++ b/games/ztrack/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/ztrack
ALL_TARGET= ztrack
OpenPOWER on IntegriCloud