diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
commit | 3ed7e5832a752d963b037d8017ec4d3a42ea9bfd (patch) | |
tree | 02d4462d3bb1265765e1fe1d3f6bc4b0ac3c771d /archivers/ocaml-zip/pkg-descr | |
parent | deec7fa8ba51a5c6b12c0efc27422d190e4c73ff (diff) | |
download | freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.gz freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.zst freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.zip |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Diffstat (limited to 'archivers/ocaml-zip/pkg-descr')
-rw-r--r-- | archivers/ocaml-zip/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ocaml-zip/pkg-descr b/archivers/ocaml-zip/pkg-descr index d4cb65a190ed..18733013f130 100644 --- a/archivers/ocaml-zip/pkg-descr +++ b/archivers/ocaml-zip/pkg-descr @@ -3,4 +3,4 @@ and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. Author: Xavier Leroy <Xavier.Leroy@inria.fr> -WWW: http://pauillac.inria.fr/~xleroy/software.html +WWW: http://pauillac.inria.fr/~xleroy/software.html |