diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-20 23:49:34 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-20 23:49:34 +0000 |
commit | 4c393163dce59525660d702ce1283d29d6360ec5 (patch) | |
tree | 5a388cbb217739f823d67c764e70ab4fa1b8ff53 /devel/ocamlweb | |
parent | 1708c54b7418caaa61f138296ae5830147a5e233 (diff) | |
download | FreeBSD-ports-4c393163dce59525660d702ce1283d29d6360ec5.zip FreeBSD-ports-4c393163dce59525660d702ce1283d29d6360ec5.tar.gz |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Diffstat (limited to 'devel/ocamlweb')
-rw-r--r-- | devel/ocamlweb/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocamlweb/pkg-descr b/devel/ocamlweb/pkg-descr index caa9c6c..f7a1c21 100644 --- a/devel/ocamlweb/pkg-descr +++ b/devel/ocamlweb/pkg-descr @@ -19,4 +19,4 @@ Currently, the task of ocamlweb may be seen as: 2. generating a global index of cross-references, where each identifier is associated to the lists of sections where it is defined or used. -WWW: http://www.lri.fr/~filliatr/ocamlweb +WWW: http://www.lri.fr/~filliatr/ocamlweb/ |