diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-28 05:11:12 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-28 05:11:12 +0000 |
commit | a5f0c654a9ec9ea63b4c2e0e81dd87f2795ac820 (patch) | |
tree | b14d91fb757e296b642458286f771621b464ff7b /www/Makefile | |
parent | Add p5-HTML-TableExtract 1.05, a Perl extension for extracting the text (diff) |
Add mod_access_referer 1.0.1, an Apache module that provides access
control based on Referer HTTP header.
PR: 22083
Submitted by: Alex Kapranoff <kappa@zombie.antar.bryansk.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 f8c89acfdd25..218ec95a4f31 100644 --- a/www/Makefile +++ b/www/Makefile @@ -92,6 +92,7 @@ SUBDIR += marc-search SUBDIR += mathopd SUBDIR += mhonarc + SUBDIR += mod_access_referer SUBDIR += mod_auth_mysql SUBDIR += mod_dav SUBDIR += mod_dtcl |