diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-20 11:50:31 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-20 11:50:31 +0000 |
commit | 7fddd507c2450294c839c282bf52407617a19a6e (patch) | |
tree | 9b6ad32005bc20e986b22ee6473fd68014d0a7d2 /www/Makefile | |
parent | 566f8804aeac0c5f679540a6f65de996cf38d661 (diff) | |
download | FreeBSD-ports-7fddd507c2450294c839c282bf52407617a19a6e.zip FreeBSD-ports-7fddd507c2450294c839c282bf52407617a19a6e.tar.gz |
Readd mod_log_sql2-dtc as removing it breaks INDEX at other places.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0e9debc..40a7bdf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -344,7 +344,7 @@ SUBDIR += mod_log_spread SUBDIR += mod_log_sql SUBDIR += mod_log_sql2 -# SUBDIR += mod_log_sql2-dtc + SUBDIR += mod_log_sql2-dtc SUBDIR += mod_macro SUBDIR += mod_macro2 SUBDIR += mod_mp3 |