aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-05-20 11:16:09 +0800
committerwill <will@FreeBSD.org>2001-05-20 11:16:09 +0800
commit0671bd5988c4884ead65a11a0110a1eff37cc27c (patch)
tree9903157073ab0b06499439bc17582cd455b93356 /www/Makefile
parent0f92ef6ce84f0fc91066b3e90e6ce4e3243befe7 (diff)
downloadfreebsd-ports-gnome-0671bd5988c4884ead65a11a0110a1eff37cc27c.tar.gz
freebsd-ports-gnome-0671bd5988c4884ead65a11a0110a1eff37cc27c.tar.zst
freebsd-ports-gnome-0671bd5988c4884ead65a11a0110a1eff37cc27c.zip
Add mod_auth_external 2.1.11, an Apache module that enables the use
of external mechanisms for user authentication. PR: 27321 Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index cd85ad8142e4..8aee8028f0b9 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -115,6 +115,7 @@
SUBDIR += mod_access_identd
SUBDIR += mod_access_referer
SUBDIR += mod_auth_any
+ SUBDIR += mod_auth_external
SUBDIR += mod_auth_mysql
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql