diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:49:34 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:49:34 +0000 |
commit | 72dab870f3c270a66b3b05e6c60c881b3cacfc1b (patch) | |
tree | 71594d2f4ea5982b6e7a406de327e8eb9c052a51 /devel/ocamlweb | |
parent | 85f4fbca93549ae7ccf1cbaa275e860d13b4faab (diff) |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Notes
Notes:
svn path=/head/; revision=50306
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 caa9c6cac9de..f7a1c21300af 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/ |