diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-07 23:08:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-07 23:08:03 +0000 |
commit | 4111f642e12c503f629eb2cf1de07348af66fbfe (patch) | |
tree | 2456b250b1dcc1a228ab7567cd9f2712d11855cb /Master/texmf-dist/source | |
parent | 0ea73296e60071006339f7b68b84855daa2d8f74 (diff) |
freebsd biber
git-svn-id: svn://tug.org/texlive/trunk@28460 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/bibtex/biber/README.FreeBSD | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/README.FreeBSD b/Master/texmf-dist/source/bibtex/biber/README.FreeBSD new file mode 100644 index 00000000000..83d5aa3438f --- /dev/null +++ b/Master/texmf-dist/source/bibtex/biber/README.FreeBSD @@ -0,0 +1,10 @@ +This folder contains the Biber binaries for FreeBSD. + +The tarballs without FreeBSD version number contain Biber binaries able +to run on all FreeBSD versions >=7.1 (including 8 and 9-CURRENT). + +Eventual users of 7.0-RELEASE: please use the binaries for FreeBSD 6 +with misc/compat6x port (libc.so.7 version FBSD_1.1 required). + +Please send questions or problem reports related to these binaries to +Nikola Lečić <nikola.lecic@anthesphoria.net>. |