diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:05:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:05:34 +0000 |
commit | ed2ff8713f5b4a749350330220630ab86455e695 (patch) | |
tree | 966ec9cf5a238d927194b404ead5dfdfbdacb3a6 /www/Makefile | |
parent | Add links version 0.82. (diff) |
Adding cgi-lib version 1.3.
An ANSI C library for CGI programming.
PR: 15985
Submitted by: Sergey Samoyloff <gonza@techline.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 098692305706..525ad7db0c75 100644 --- a/www/Makefile +++ b/www/Makefile @@ -22,6 +22,7 @@ SUBDIR += boa SUBDIR += cadaver SUBDIR += calamaris + SUBDIR += cgi-lib SUBDIR += cgic SUBDIR += cgihtml SUBDIR += cgiparse |