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 /net | |
parent | Update to 0.56 (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 'net')
-rw-r--r-- | net/argus/pkg-descr | 2 | ||||
-rw-r--r-- | net/jwhois/pkg-descr | 2 | ||||
-rw-r--r-- | net/openverse/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/argus/pkg-descr b/net/argus/pkg-descr index b035e264f2ee..afc582b1d8f7 100644 --- a/net/argus/pkg-descr +++ b/net/argus/pkg-descr @@ -9,4 +9,4 @@ records for the network activity that it encounters. It is the way that Argus categorizes and reports on network activity that makes this tool unique and powerful. -WWW: http://www.qosient.com/argus +WWW: http://www.qosient.com/argus/ diff --git a/net/jwhois/pkg-descr b/net/jwhois/pkg-descr index a7e3cae1246c..ca224314dd55 100644 --- a/net/jwhois/pkg-descr +++ b/net/jwhois/pkg-descr @@ -3,4 +3,4 @@ query based on a configulation file. Query results are cached to local databases. If you make a same query later, the results are extracted from databases; you can get your answer quickly. -WWW: http://www.gnu.org/software/jwhois +WWW: http://www.gnu.org/software/jwhois/ diff --git a/net/openverse/pkg-descr b/net/openverse/pkg-descr index 05bb600c6e81..d063b3762224 100644 --- a/net/openverse/pkg-descr +++ b/net/openverse/pkg-descr @@ -8,4 +8,4 @@ From Web Page: Windows, *nix (Yes Linux too), Macintosh OS/2 you name it! Anything which Tcl/Tk is available for should run OpenVerse just fine! -WWW: http://openverse.org/END-of-OpenVerse/pkg-descr +WWW: http://openverse.org/END-of-OpenVerse/pkg-descr/ |