summaryrefslogtreecommitdiffstats
path: root/system/uif2iso
diff options
context:
space:
mode:
author Jason Woodward2010-09-13 06:56:38 +0200
committer Robby Workman2010-09-13 06:56:38 +0200
commitbf08fafc1ddf420925bb1a829201362ddab12e12 (patch)
tree2f719ccf8ebbb5178e57f562f4490b1f2e33e710 /system/uif2iso
parentbeeb8211b0dca93514a8218eb8b4cd7c6b0f2331 (diff)
downloadslackbuilds-bf08fafc1ddf420925bb1a829201362ddab12e12.tar.gz
Various: standardize newline handling and whitespace in .info files
Most DOWNLOAD values use newline escapes, but some previously did not - let's standardize that. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/uif2iso')
-rw-r--r--system/uif2iso/uif2iso.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/uif2iso/uif2iso.info b/system/uif2iso/uif2iso.info
index 0e8d43de0c..6546c02873 100644
--- a/system/uif2iso/uif2iso.info
+++ b/system/uif2iso/uif2iso.info
@@ -3,7 +3,7 @@ VERSION="0.1.7c"
HOMEPAGE="http://aluigi.org/mytoolz.htm#uif2iso"
DOWNLOAD="http://aluigi.org/mytoolz/uif2iso.zip"
MD5SUM="2eb9797ec463c38253014d45591a7043"
-DOWNLOAD_x86_64=""
+DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Woodfall"
EMAIL="dave@unrealize.co.uk"