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/vhba-module | |
parent | 2281bac2a1484254e78afc70017d00605464e5ef (diff) |
system: nitpicks on ordering of .info files
Diffstat (limited to 'system/vhba-module')
-rw-r--r-- | system/vhba-module/vhba-module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/vhba-module/vhba-module.info b/system/vhba-module/vhba-module.info index 5ba23f7381b0..c62bac21ba17 100644 --- a/system/vhba-module/vhba-module.info +++ b/system/vhba-module/vhba-module.info @@ -2,8 +2,8 @@ PRGNAM="vhba-module" VERSION="1.2.1" HOMEPAGE="http://cdemu.sourceforge.net/pkg_vhba.php" DOWNLOAD="http://downloads.sourceforge.net/cdemu/vhba-module-1.2.1.tar.bz2" -DOWNLOAD_x86_64="" MD5SUM="a3b6ad798f2b72ef599df797ef79e5ec" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Niklas 'Nille' Åkerström" EMAIL="nille.kungen[AT]gmail.com" |