diff options
author | sem <sem@FreeBSD.org> | 2005-03-20 23:34:32 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-03-20 23:34:32 +0800 |
commit | 795b4e70f2e095f767b3837ebd6be63e27115087 (patch) | |
tree | b7ef85c6a1223aa69fcff06e0a56e160886433d0 /www/Makefile | |
parent | 091086a863d19c9624e1699564061851597ee0f4 (diff) | |
download | freebsd-ports-gnome-795b4e70f2e095f767b3837ebd6be63e27115087.tar.gz freebsd-ports-gnome-795b4e70f2e095f767b3837ebd6be63e27115087.tar.zst freebsd-ports-gnome-795b4e70f2e095f767b3837ebd6be63e27115087.zip |
Zerowait httpd is a light and fast http server that uses modern mechanisms
such as kqueues and sendfile.
PR: ports/79053
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 52675385619a..6c7da2af4a8d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -764,6 +764,7 @@ SUBDIR += xitami SUBDIR += xpath2rss SUBDIR += yaws + SUBDIR += zerowait-httpd SUBDIR += znavigator SUBDIR += zope SUBDIR += zope-FileSystemSite |