diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-01 14:07:03 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-01 14:07:03 +0000 |
commit | 3a98c1909148f50e2d32b6fe6ea64194ae7f041e (patch) | |
tree | 9905095b33e4657733754d1c0d37d66f60d3d373 /www/Makefile | |
parent | - Update to version 2.2 (diff) |
Add p5-Apache-Compress 1.003, auto-compress web files with Gzip.
PR: 56652
Submitted by: Martin Matuska <martin@tradex.sk>
Notes
Notes:
svn path=/head/; revision=89978
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 d4736684bcfd..763087ff2c7e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -291,6 +291,7 @@ SUBDIR += p5-Apache-AutoIndex SUBDIR += p5-Apache-AxKit-Plugin-AddXSLParams-Request SUBDIR += p5-Apache-Clean + SUBDIR += p5-Apache-Compress SUBDIR += p5-Apache-ConfigFile SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-DumpHeaders |