diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:15:12 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:18 -0500 |
commit | 53b25f72a42f9adaac71fcc7a0957f264e44468b (patch) | |
tree | fb823043e1a9391b677ee59f97fd1e824aa7fe53 /system/afuse | |
parent | 2281bac2a1484254e78afc70017d00605464e5ef (diff) | |
download | slackbuilds-53b25f72a42f9adaac71fcc7a0957f264e44468b.tar.gz |
system: nitpicks on ordering of .info files
Diffstat (limited to 'system/afuse')
-rw-r--r-- | system/afuse/afuse.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/afuse/afuse.info b/system/afuse/afuse.info index 1595c7a9e4..0795f27d9b 100644 --- a/system/afuse/afuse.info +++ b/system/afuse/afuse.info @@ -2,8 +2,8 @@ PRGNAM="afuse" VERSION="0.2" HOMEPAGE="http://afuse.sourceforge.net/" DOWNLOAD="http://downloads.sourceforge.net/afuse/afuse/0.2/afuse-0.2.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="97b58a768ecb30696fb6c33dd8435b83" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Evandro Alves Rodrigues" EMAIL="evandrofisico@gmail.com" |