diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-07-13 01:51:30 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-07-13 01:51:30 +0000 |
commit | 0a9c19624a7535c6246e8a7ab17e450065726cde (patch) | |
tree | 79a6bcd7a36595978e17fe06555d6fcacff4ee53 /www/webcheck/files/patch-usage | |
parent | Update to version 1.3 (diff) |
RUN_DEPEND on python15 -- the scripts break with the new Python
:-( Can someone look into this, please?
Generate and install USAGE document (derived from the author's
INSTALL file). That's the user's only documentation -- there is
no man-page or meaningfull usage(). Bump up port-revision.
Change maintainership to ports.
Reviewed by: previous maintainer (billf)
Approved by: previous maintainer (billf)
Diffstat (limited to 'www/webcheck/files/patch-usage')
-rw-r--r-- | www/webcheck/files/patch-usage | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/www/webcheck/files/patch-usage b/www/webcheck/files/patch-usage new file mode 100644 index 000000000000..4d004c10f2bd --- /dev/null +++ b/www/webcheck/files/patch-usage @@ -0,0 +1,21 @@ +This patch simply fixes a few typos. The author clearly did not care to +run a spell-checker :) + + -mi + +--- INSTALL Thu Mar 11 23:56:00 1999 ++++ INSTALL Thu Jul 12 02:30:50 2001 +@@ -31 +31 @@ +-It is simple t run Linbot. ++It is simple to run Linbot. +@@ -71 +71 @@ +-internal documents. An exampel would be a main server ++internal documents. An example would be a main server +@@ -148,2 +148,2 @@ +- locationThis specifies the hosts pointed to that are to be considered +- internal. By default Linbot only consideres urls pointing to the ++ location This specifies the hosts pointed to that are to be considered ++ internal. By default Linbot only considers URLs pointing to the +@@ -185 +185 @@ +-concering bug reports. ++concerning bug reports. |