diff options
Diffstat (limited to 'www/micro_httpd/pkg-descr')
-rw-r--r-- | www/micro_httpd/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/micro_httpd/pkg-descr b/www/micro_httpd/pkg-descr index 817c4299a5da..243dd680ac36 100644 --- a/www/micro_httpd/pkg-descr +++ b/www/micro_httpd/pkg-descr @@ -1,5 +1,3 @@ This is a very small (7 Kb) HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server. - -WWW: http://www.acme.com/software/micro_httpd/ |