diff options
author | will <will@FreeBSD.org> | 2001-03-13 05:53:37 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-13 05:53:37 +0800 |
commit | 27c0885dc10ce67d40cbea40d2b034c1c1751e4f (patch) | |
tree | 8c251fc1505b981394009ea738ec74574e906fb6 /www/Makefile | |
parent | c97788557897f845e89be3652fea1fb2153fa5ec (diff) | |
download | freebsd-ports-graphics-27c0885dc10ce67d40cbea40d2b034c1c1751e4f.tar.gz freebsd-ports-graphics-27c0885dc10ce67d40cbea40d2b034c1c1751e4f.tar.zst freebsd-ports-graphics-27c0885dc10ce67d40cbea40d2b034c1c1751e4f.zip |
Add mod_csacek 2.1.5, a charset recoding module for Apache.
PR: 25285
Submitted by: Milan Salajka <ms@vol.cz>
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 5a5bbbabfe2..2000fb3af0f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -106,6 +106,7 @@ SUBDIR += mod_access_referer SUBDIR += mod_auth_mysql SUBDIR += mod_auth_pgsql + SUBDIR += mod_csacek SUBDIR += mod_dav SUBDIR += mod_dtcl SUBDIR += mod_fastcgi |