diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 12:50:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:17 -0500 |
commit | 9490dfb21351a3eea764d322451f8880f7105d2e (patch) | |
tree | bcc5a6736d7db93011efd25f71e278efdfe5a0d6 /development/ocaml/ocaml.info | |
parent | 4d03f6442ddf62496ac689af19e7aafe1b959b60 (diff) | |
download | slackbuilds-9490dfb21351a3eea764d322451f8880f7105d2e.tar.gz |
development: nitpicks on ordering of .info file
Diffstat (limited to 'development/ocaml/ocaml.info')
-rw-r--r-- | development/ocaml/ocaml.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ocaml/ocaml.info b/development/ocaml/ocaml.info index c3780484ce..8044af5ebf 100644 --- a/development/ocaml/ocaml.info +++ b/development/ocaml/ocaml.info @@ -2,8 +2,8 @@ PRGNAM="ocaml" VERSION="3.11.1" HOMEPAGE="http://caml.inria.fr" DOWNLOAD="http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.1.tar.bz2" -DOWNLOAD_x86_64="" MD5SUM="fe011781f37f6b41fe08e0706969a89e" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Ferenc Deak" EMAIL="ferenc.deak@gmail.com" |