diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-20 11:55:59 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-20 11:55:59 +0000 |
commit | 57dc4074781928326a3104161fddcc5f4ad4be3d (patch) | |
tree | cf969785f780c3d8681059a202fc23886d530d44 /www/Makefile | |
parent | 6ab1ef4241a8caf35009cf55e0c3b2ea4ee764a3 (diff) | |
download | ports-57dc4074781928326a3104161fddcc5f4ad4be3d.tar.gz ports-57dc4074781928326a3104161fddcc5f4ad4be3d.zip |
Add tclhttpd, a pure-Tcl implementation of a HTTP server.
PR: ports/19870
Submitted by: Mikhail Teterin <mi@privatelabs.com>
Notes
Notes:
svn path=/head/; revision=30920
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 29b1ada5e9b2..9f535f8d6fdf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -147,6 +147,7 @@ SUBDIR += squidtimes SUBDIR += squirm SUBDIR += swish-e + SUBDIR += tclhttpd SUBDIR += thttpd SUBDIR += tidy SUBDIR += tinyproxy |