diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-11 14:50:28 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-11 14:50:28 +0000 |
commit | 9bdeb7526b7165063a53e0c63cbcea1414bbab1b (patch) | |
tree | c5a16f35ffa0b2180c88aa4d5b1f3462d50cb0d5 /www | |
parent | upgrade to 0.93.1 (SECURITY FIX !!) (diff) |
add webcheck
Notes
Notes:
svn path=/head/; revision=58922
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 dcd292da97bf..82a5f58df167 100644 --- a/www/Makefile +++ b/www/Makefile @@ -360,6 +360,7 @@ SUBDIR += web2ldap SUBDIR += web500gw SUBDIR += webalizer + SUBDIR += webcheck SUBDIR += webcopy SUBDIR += webcrawl SUBDIR += webfs |