diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 13:41:30 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:17 -0500 |
commit | 52412de748f5e27aa824a58956a2c7dda278cdaa (patch) | |
tree | 9a1beefd57b467051c2e98d40d42e55ac97fde38 /libraries/rhino | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/rhino')
-rw-r--r-- | libraries/rhino/rhino.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/rhino/rhino.info b/libraries/rhino/rhino.info index 6bb3b0f0b5..81e06f08fc 100644 --- a/libraries/rhino/rhino.info +++ b/libraries/rhino/rhino.info @@ -2,8 +2,8 @@ PRGNAM="rhino" VERSION="1_R2" HOMEPAGE="http://www.mozilla.org/rhino/" DOWNLOAD="ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R2.zip" -DOWNLOAD_x86_64="" MD5SUM="40d0a9abec8169e42920214b37fa8e0e" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |