diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-29 09:25:49 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-29 09:25:49 +0000 |
commit | 7147035ad66070abedd16ebb7bc3bd39f1cf3e29 (patch) | |
tree | 9b7690bf3eb5f394412aa6ab32968d8ecc2196a4 /www/Makefile | |
parent | e628032176fe5d00d344eb6cf2430c8f070521b6 (diff) | |
download | ports-7147035ad66070abedd16ebb7bc3bd39f1cf3e29.tar.gz ports-7147035ad66070abedd16ebb7bc3bd39f1cf3e29.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ccf1f50fc690..b3c0f2839c0f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -19,9 +19,10 @@ SUBDIR += bacon SUBDIR += bluefish SUBDIR += boa - SUBDIR += cgihtml SUBDIR += calamaris SUBDIR += cgi-lib + SUBDIR += cgic + SUBDIR += cgihtml SUBDIR += cgiparse SUBDIR += cgiwrap SUBDIR += checkbot |