diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 12:59:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:17 -0500 |
commit | 898cedae21b2885a21924cfe315c5ec6e7c238c7 (patch) | |
tree | 5827e09d4ab3826389a51ded7668ddbc766274ce /games/pokerth | |
parent | 9490dfb21351a3eea764d322451f8880f7105d2e (diff) | |
download | slackbuilds-898cedae21b2885a21924cfe315c5ec6e7c238c7.tar.gz |
games: nitpicks on ordering of .info file
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/pokerth.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pokerth/pokerth.info b/games/pokerth/pokerth.info index ede9d13413..962d6a9300 100644 --- a/games/pokerth/pokerth.info +++ b/games/pokerth/pokerth.info @@ -2,8 +2,8 @@ PRGNAM="pokerth" VERSION="0.7" HOMEPAGE="http://www.pokerth.net" DOWNLOAD="http://downloads.sourceforge.net/sourceforge/pokerth/PokerTH-0.7-src.tar.bz2" -DOWNLOAD_x86_64="" MD5SUM="bbac2f4c6f55a74c1cd8c25622cea42c" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Marcel Saegebarth" EMAIL="tsa@gmx.li" |