diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-15 09:39:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-15 09:39:18 +0000 |
commit | 646426f49fca3572cb2de742d976996fcd4dc430 (patch) | |
tree | 907c75f6c1618b6a48d1ba31e5739aebb94f5e66 /www | |
parent | 7d628aadbfe4f149af2e2157645e9618e6bcb644 (diff) | |
download | pkgsrc-646426f49fca3572cb2de742d976996fcd4dc430.tar.gz |
Remove (partly obsolete) homepage URLs from DESCR.
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-ruby/DESCR | 3 | ||||
-rw-r--r-- | www/tidy/DESCR | 2 | ||||
-rw-r--r-- | www/w3c-httpd/DESCR | 3 |
3 files changed, 0 insertions, 8 deletions
diff --git a/www/ap-ruby/DESCR b/www/ap-ruby/DESCR index adc16063fe3..30816687d9a 100644 --- a/www/ap-ruby/DESCR +++ b/www/ap-ruby/DESCR @@ -1,6 +1,3 @@ mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby. - -Author: Shugo Maeda <shugo@netlab.co.jp> -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=mod_ruby diff --git a/www/tidy/DESCR b/www/tidy/DESCR index ab48448b25d..0de415244ec 100644 --- a/www/tidy/DESCR +++ b/www/tidy/DESCR @@ -13,5 +13,3 @@ listed with the line number and column so that you can see where the problem lies in your markup. Tidy won't generate a cleaned up version when there are problems that it can't be sure of how to handle. These are logged as "errors" rather than "warnings". - -WWW: http://www.w3c.org/People/Raggett/tidy/ diff --git a/www/w3c-httpd/DESCR b/www/w3c-httpd/DESCR index d767937af96..2bbf95f899f 100644 --- a/www/w3c-httpd/DESCR +++ b/www/w3c-httpd/DESCR @@ -5,6 +5,3 @@ a server on a firewall machine -- that provides access for people inside a firewall to the outside world. When running as proxy httpd may be configured to do caching of documents resulting in faster response times. - -For more information on the Library, please look at the page - http://www.w3.org/hypertext/WWW/Daemon/Status.html |