diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-10 04:22:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-10 04:22:42 +0000 |
commit | ed582ec5fcb7bab366f71b7ccaffc84935939e52 (patch) | |
tree | a0d8be174f2ba9cf6b81f2c8bfaa78494befae7e /devel | |
parent | add findlib 0.7.1 (diff) |
add WWW
Notes
Notes:
svn path=/head/; revision=62740
Diffstat (limited to 'devel')
-rw-r--r-- | devel/findlib/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/findlib/pkg-descr b/devel/findlib/pkg-descr index 60605a3ca195..97e6883ce8de 100644 --- a/devel/findlib/pkg-descr +++ b/devel/findlib/pkg-descr @@ -9,3 +9,5 @@ information about multiple packages. There is also a tool that allows the user to enter queries on the command-line. In order to simplify compilation and linkage, there are new frontends of the various OCaml compilers that can directly deal with packages. + +WWW: http://www.ocaml-programming.de/packages/documentation/findlib/ |