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/obexfs | |
parent | 2281bac2a1484254e78afc70017d00605464e5ef (diff) | |
download | slackbuilds-53b25f72a42f9adaac71fcc7a0957f264e44468b.tar.gz |
system: nitpicks on ordering of .info files
Diffstat (limited to 'system/obexfs')
-rw-r--r-- | system/obexfs/obexfs.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/obexfs/obexfs.info b/system/obexfs/obexfs.info index 90f9e54422..99ff71a205 100644 --- a/system/obexfs/obexfs.info +++ b/system/obexfs/obexfs.info @@ -2,8 +2,8 @@ PRGNAM="obexfs" VERSION="0.12" HOMEPAGE="http://triq.net/obexfs" DOWNLOAD="http://downloads.sourceforge.net/openobex/obexfs-0.12.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="0f505672b025cdb505e215ee707a2e2f" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Oleg O. Chukaev" EMAIL="oleg.chukaev@mail.ru" |