diff options
author | will <will@FreeBSD.org> | 2001-04-11 07:11:46 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-11 07:11:46 +0800 |
commit | 61d3aaf1a724bac93285c5f7d355e947173b3860 (patch) | |
tree | ce02d11cb1f46af202d7e4cda3c14e993fc40913 /www/Makefile | |
parent | e9ffe6252e63713103c37888917f5feb0679833f (diff) | |
download | freebsd-ports-gnome-61d3aaf1a724bac93285c5f7d355e947173b3860.tar.gz freebsd-ports-gnome-61d3aaf1a724bac93285c5f7d355e947173b3860.tar.zst freebsd-ports-gnome-61d3aaf1a724bac93285c5f7d355e947173b3860.zip |
Add mod_sequester 1.7.0, an Apache module that controls access to the
website using secure info.
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 dce3a5c901d6..8a385f8e46f3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -132,6 +132,7 @@ SUBDIR += mod_python SUBDIR += mod_roaming SUBDIR += mod_ruby + SUBDIR += mod_sequester SUBDIR += mod_snake SUBDIR += mod_throttle SUBDIR += mod_ticket |