diff options
author | mat <mat@FreeBSD.org> | 2004-05-26 21:55:47 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-05-26 21:55:47 +0800 |
commit | ade53e3129fac2ddd2a38f4cf9c291c4030730ae (patch) | |
tree | cc6ab41560db51544383f833d21459195e332c1f /www/Makefile | |
parent | 44b19ea6ae68b25c024849da8327ba8a095e17ed (diff) | |
download | freebsd-ports-gnome-ade53e3129fac2ddd2a38f4cf9c291c4030730ae.tar.gz freebsd-ports-gnome-ade53e3129fac2ddd2a38f4cf9c291c4030730ae.tar.zst freebsd-ports-gnome-ade53e3129fac2ddd2a38f4cf9c291c4030730ae.zip |
Add p5-Apache-CompressClientFixup 0.07, perl extension for Apache-1.3.X
to avoid gzip compression for known buggy browsers.
PR: ports/67195
Submitted by: Bill Swingle <unfurl@freebsd.org>
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 926c3e74643b..dcb66419cc68 100644 --- a/www/Makefile +++ b/www/Makefile @@ -347,6 +347,7 @@ SUBDIR += p5-Apache-AxKit-Plugin-AddXSLParams-Request SUBDIR += p5-Apache-Clean SUBDIR += p5-Apache-Compress + SUBDIR += p5-Apache-CompressClientFixup SUBDIR += p5-Apache-ConfigFile SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-DebugInfo |