diff options
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 b0cbdf0..45f98ec 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 ae46612..a486251 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 738d712..e369754 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 773438d..0e1865e 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 bf6df34..9642ea1 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 65d6114..fbaf770 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 f47c6fb..e5fd782 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 |