diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-09 20:13:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-09 20:13:27 +0000 |
commit | 2cf7ddc5221a2683e9f0462419b3702986ba8e20 (patch) | |
tree | c7d7953ec0ac9b444254a23646c9a655cf9b23b6 /www/Makefile | |
parent | 0dc996a88f589b0115b74aeb78052af5a999140b (diff) |
These ports are the standalone FrontPage module for Apache 1.3 and Apache 2.x
servers. Ready-To-Run has designed these modules to work as DSO modules with no
need to patch the apache sources.
PR: ports/77218
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
Notes
Notes:
svn path=/head/; revision=128408
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e4fa7c486860..90ba949fefd2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -273,6 +273,8 @@ SUBDIR += mod_fcgid SUBDIR += mod_filter SUBDIR += mod_frontpage + SUBDIR += mod_frontpage2-rtr + SUBDIR += mod_frontpage-rtr SUBDIR += mod_geoip SUBDIR += mod_gzip SUBDIR += mod_hosts_access |