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/pokerth | |
parent | 0908ddc2817c7771822a25a46f27b04da146bde8 (diff) | |
download | ports-df531852c8146548146a20a5ff026db61bf97097.tar.gz ports-df531852c8146548146a20a5ff026db61bf97097.zip |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=208315
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |