diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-19 12:45:30 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-19 12:45:30 +0000 |
commit | d134e723440ecb6a8590418df256eb17f9e10f31 (patch) | |
tree | 9c2d64b5ab15e34a0cfa28fc11381a065e5487b4 /www/Makefile | |
parent | Add FreeSCI 0.3.0, a portable interpreter for SCI games. (diff) |
Add mod_layout 2.8.2, an Apache module that creates a "single look and
feel" throughout a website.
PR: 23617
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to '')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 76db796ed0d4..68a3d4a8deb5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -102,6 +102,7 @@ SUBDIR += mod_dtcl SUBDIR += mod_fastcgi SUBDIR += mod_gzip + SUBDIR += mod_layout SUBDIR += mod_perl SUBDIR += mod_php3 SUBDIR += mod_php4 |