diff options
author | pav <pav@FreeBSD.org> | 2005-02-10 04:13:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-10 04:13:27 +0800 |
commit | f8f8214857930f266364be1a9199507547ce986e (patch) | |
tree | 9d0821c22a354459d35fa146559ed220b6fc1284 /www/Makefile | |
parent | 53b90d240bf6ced67b54229fa242ced5f67ec620 (diff) | |
download | freebsd-ports-gnome-f8f8214857930f266364be1a9199507547ce986e.tar.gz freebsd-ports-gnome-f8f8214857930f266364be1a9199507547ce986e.tar.zst freebsd-ports-gnome-f8f8214857930f266364be1a9199507547ce986e.zip |
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>
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 |