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/angband | |
parent | 9490dfb21351a3eea764d322451f8880f7105d2e (diff) | |
download | slackbuilds-898cedae21b2885a21924cfe315c5ec6e7c238c7.tar.gz |
games: nitpicks on ordering of .info file
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/angband.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/angband/angband.info b/games/angband/angband.info index 5859e0f407..2047b2d30f 100644 --- a/games/angband/angband.info +++ b/games/angband/angband.info @@ -2,8 +2,8 @@ PRGNAM="angband" VERSION="3.1.0beta" HOMEPAGE="http://www.rephial.org/" DOWNLOAD="http://angband.oook.cz/download/angband-3.1.0beta.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="65215f909583673e196579fe6d0be105" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Marshall Scott" EMAIL="bacchist@gmail.com" |