diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:59:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:59:50 +0000 |
commit | c9a17392975a1868e0930aeb54c6f9ea39f2716e (patch) | |
tree | 94be0d6d4de4f1c1d8caf3b08d2ea5515eb030e9 /www | |
parent | Initial import of cgi-lib version 2.18. (diff) |
Activate the cgi-lib port.
Notes
Notes:
svn path=/head/; revision=22822
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 928a6c150d06..f47dc4f4fd62 100644 --- a/www/Makefile +++ b/www/Makefile @@ -21,6 +21,7 @@ SUBDIR += boa SUBDIR += cgihtml SUBDIR += calamaris + SUBDIR += cgi-lib SUBDIR += cgiparse SUBDIR += cgiwrap SUBDIR += checkbot |