diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
commit | 418d7757232df3c7c371a0692066a1403d4124ed (patch) | |
tree | bcbd0c1df36a171339e70e41b613c1ce3fb293f8 /games/pokerth | |
parent | d2349922e134c7fe18db8cd2a0bf7dce4857e681 (diff) | |
download | ports-418d7757232df3c7c371a0692066a1403d4124ed.tar.gz ports-418d7757232df3c7c371a0692066a1403d4124ed.zip |
Notes
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 a759f230a592..67c64dc40bb2 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} DISTNAME= PokerTH-${PORTVERSION}-src -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= A poker game written in C++/QT4 LICENSE= GPLv2 |