diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /games/pokerth | |
parent | 49be72eaa4585216ade79b274fca337c2bf4866a (diff) |
Notes
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 7881073f224c..e8c47be228ce 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,6 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= PokerTH-${PORTVERSION}-src |