diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 05:56:29 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 05:56:29 +0000 |
commit | ef50261ea97b54f24b73c2b62ede8f7402746197 (patch) | |
tree | ec1e8c0c28a8cc98c9e948c6fffa3ea37385294f /www/Makefile | |
parent | e8384e5ba333f81a6d7b0c3254cff4549b195282 (diff) |
Adding smb_auth version 0.05.
A proxy authentication modules against an SMB server.
PR: 16100
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Notes
Notes:
svn path=/head/; revision=25224
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 48aaf217f337..3b619b6daac5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -107,6 +107,7 @@ SUBDIR += ruboard SUBDIR += screem SUBDIR += sitecopy + SUBDIR += smb_auth SUBDIR += snarf SUBDIR += squid11 SUBDIR += squid11-novm |