diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
commit | 48249e3fe0cd544467a6e732049111937fbdfb82 (patch) | |
tree | fd6890aec7a14e97d2d34fea5f6ca0748e749f23 /games | |
parent | 2c5eef679979015549bee2934de19685a8d2cdd1 (diff) | |
download | ports-48249e3fe0cd544467a6e732049111937fbdfb82.tar.gz ports-48249e3fe0cd544467a6e732049111937fbdfb82.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/cake/Makefile | 2 | ||||
-rw-r--r-- | games/fuhquake/Makefile | 2 | ||||
-rw-r--r-- | games/mvdsv/Makefile | 2 | ||||
-rw-r--r-- | games/quake2lnx/Makefile | 2 | ||||
-rw-r--r-- | games/qwdtools/Makefile | 2 | ||||
-rw-r--r-- | games/tt/Makefile | 2 | ||||
-rw-r--r-- | games/wmqstat/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/cake/Makefile b/games/cake/Makefile index b0cbdf0335dc..45f98ec4e48a 100644 --- a/games/cake/Makefile +++ b/games/cake/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.calodox.scene.org:8080/morbac/cake/download/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}_src -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake3 map viewer .if defined(WITH_FREEGLUT) diff --git a/games/fuhquake/Makefile b/games/fuhquake/Makefile index ae46612d4ec6..a486251268fa 100644 --- a/games/fuhquake/Makefile +++ b/games/fuhquake/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-linux-v${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= An excellent QuakeWorld client .if defined(WITH_SHAREWARE_DATA) diff --git a/games/mvdsv/Makefile b/games/mvdsv/Makefile index 738d7129f9dc..e3697546d4b4 100644 --- a/games/mvdsv/Makefile +++ b/games/mvdsv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://quakeworld.ru/files/vvd/mvdsv/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION}-sources -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Enhanced QuakeWorld server with multi-view demos capability USE_BZIP2= yes diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile index 773438d830dd..0e1865e489ce 100644 --- a/games/quake2lnx/Makefile +++ b/games/quake2lnx/Makefile @@ -23,7 +23,7 @@ DISTFILES+= pak0.pak:pak \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Cleaned up copy of the original Quake II source code USE_GMAKE= yes diff --git a/games/qwdtools/Makefile b/games/qwdtools/Makefile index bf6df34242f0..9642ea115c8f 100644 --- a/games/qwdtools/Makefile +++ b/games/qwdtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.helsinki.fi/~sandvik/qwdlinux/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}-unix-source-${PORTVERSION} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Converts QuakeWorld demos from QWD format to MVD format WRKSRC= ${WRKDIR}/${PORTNAME}-unix diff --git a/games/tt/Makefile b/games/tt/Makefile index 65d61142e901..fbaf7705a996 100644 --- a/games/tt/Makefile +++ b/games/tt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 14.0 CATEGORIES= games MASTER_SITES= http://www.miketaylor.org.uk/tech/tt/ -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= Tetris for Terminals ALL_TARGET= tt diff --git a/games/wmqstat/Makefile b/games/wmqstat/Makefile index f47c6fbe4dbd..e5fd7828ccdd 100644 --- a/games/wmqstat/Makefile +++ b/games/wmqstat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= A dockapp for monitoring of various Internet game servers RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat |