aboutsummaryrefslogtreecommitdiff
path: root/lang/caml-light
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-03 06:13:27 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-03 06:13:27 +0000
commit99e0b1f29f6ef47caaf4cf97c789978a01348619 (patch)
tree1f1a0bccccf6d5f2a8d9d61f8e41cc161ca44422 /lang/caml-light
parentc7a56e9c3e0fe5d6a7d29a4e8a058bf3d7a12c80 (diff)
downloadports-99e0b1f29f6ef47caaf4cf97c789978a01348619.tar.gz
ports-99e0b1f29f6ef47caaf4cf97c789978a01348619.zip
Yet more WWW: additions
Notes
Notes: svn path=/head/; revision=18435
Diffstat (limited to 'lang/caml-light')
-rw-r--r--lang/caml-light/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/caml-light/pkg-descr b/lang/caml-light/pkg-descr
index 7a1b0599410d..293f4339e1c0 100644
--- a/lang/caml-light/pkg-descr
+++ b/lang/caml-light/pkg-descr
@@ -1,7 +1,7 @@
Caml is a strongly-typed functional programming language from the
ML family, close to Standard ML but slightly different.
-URL: http://pauillac.inria.fr/caml/index-eng.html
+WWW: http://pauillac.inria.fr/caml/index-eng.html
The Caml Light system comprises the following parts:
- An interactive system, based on a read-eval-print loop.