diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
commit | df531852c8146548146a20a5ff026db61bf97097 (patch) | |
tree | 424cf76ee9f77450481813c5a18657a2be487bfc /games | |
parent | 0908ddc2817c7771822a25a46f27b04da146bde8 (diff) |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=208315
Diffstat (limited to 'games')
-rw-r--r-- | games/belooted/Makefile | 2 | ||||
-rw-r--r-- | games/cchess/Makefile | 2 | ||||
-rw-r--r-- | games/cheech/Makefile | 2 | ||||
-rw-r--r-- | games/djgame2/Makefile | 2 | ||||
-rw-r--r-- | games/lianliankan/Makefile | 2 | ||||
-rw-r--r-- | games/pokerth/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/belooted/Makefile b/games/belooted/Makefile index 38f9bf78d47f..7444c62146ee 100644 --- a/games/belooted/Makefile +++ b/games/belooted/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.3 CATEGORIES= games MASTER_SITES= http://boby.joe.free.fr/dev/belooted/files/ -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A popular 32-card trick-taking game played in France USE_GNOME= gtk20 diff --git a/games/cchess/Makefile b/games/cchess/Makefile index e95320a86775..a9c392eb8de8 100644 --- a/games/cchess/Makefile +++ b/games/cchess/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Very simple Chinese chess program LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ diff --git a/games/cheech/Makefile b/games/cheech/Makefile index 85edcf8d55ad..fff537868800 100644 --- a/games/cheech/Makefile +++ b/games/cheech/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-platform, networked Chinese Checkers game LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ diff --git a/games/djgame2/Makefile b/games/djgame2/Makefile index cfc7f9456344..2fda9aa44912 100644 --- a/games/djgame2/Makefile +++ b/games/djgame2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.bluedj.com/download/src/ DISTNAME= source-${PORTVERSION} #EXTRACT_SUFX= .zip -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= bluedj contains many popular online games NO_BUILD= yes diff --git a/games/lianliankan/Makefile b/games/lianliankan/Makefile index 05113488a84a..806c65a2491b 100644 --- a/games/lianliankan/Makefile +++ b/games/lianliankan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= llk-linux DISTNAME= llk_linux-${DISTVERSION} -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A scarce recreation game USE_AUTOTOOLS= automake:19:env diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 47e4fd4e84c8..9005c6491939 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= PokerTH-${PORTVERSION}-1.src -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A poker game written in C++/QT4 LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ |