diff options
author | rafan <rafan@FreeBSD.org> | 2006-11-21 20:13:05 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-11-21 20:13:05 +0800 |
commit | 131b1f2bcd4384290b9e71868ae981b7b637f7dc (patch) | |
tree | 8b9c0c31a77d1d5e0eabb1847e4c559f09a23e5e /www/Makefile | |
parent | 5c5e69bbf5aa9e1750d6d71e49e82a99933502ea (diff) | |
download | freebsd-ports-gnome-131b1f2bcd4384290b9e71868ae981b7b637f7dc.tar.gz freebsd-ports-gnome-131b1f2bcd4384290b9e71868ae981b7b637f7dc.tar.zst freebsd-ports-gnome-131b1f2bcd4384290b9e71868ae981b7b637f7dc.zip |
- Connect mod_log_sql2-dtc. scrappy@ fixed the index breakage.
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 9c9d1fd50dd8..1d69b1f5e898 100644 --- a/www/Makefile +++ b/www/Makefile @@ -359,7 +359,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 |