diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 20:28:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 20:28:25 +0800 |
commit | 40b5e27cc8a918132dbba98d4529f13d91c1a904 (patch) | |
tree | 0419a73a25c23e39198e01969000f2888ea006fb /www/Makefile | |
parent | d8da5a426b894de6013086c19212e85dad61b689 (diff) | |
download | freebsd-ports-gnome-40b5e27cc8a918132dbba98d4529f13d91c1a904.tar.gz freebsd-ports-gnome-40b5e27cc8a918132dbba98d4529f13d91c1a904.tar.zst freebsd-ports-gnome-40b5e27cc8a918132dbba98d4529f13d91c1a904.zip |
Caudium is the name of a free webserver which is based on the Roxen Challenger
1.3 code base. It is an attractive alternative to servers like Apache, Netscape
and Zeus due to it's strength in dynamic page and data generation, like all the
titles on this site.
WWW: http://caudium.net/
PR: 34041
Submitted by: kiwi@caudium.net
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 c9e9a9655032..e2c02fccd71a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -35,6 +35,7 @@ SUBDIR += bozohttpd SUBDIR += cadaver SUBDIR += calamaris + SUBDIR += caudium SUBDIR += cgi-lib SUBDIR += cgi-lib.pl SUBDIR += cgic |