diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-20 05:11:07 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-20 05:11:07 +0000 |
commit | 471191997ee4afd5ed95f49d045c5965b647459a (patch) | |
tree | 9c78c27b630f17863fa446a240b338792c290c6d /www/Makefile | |
parent | 2bd1b7fa390387603a0c2560598845e969b84075 (diff) |
add mod_macro 1.1.2
Apache module for use macros in config files
Notes
Notes:
svn path=/head/; revision=94428
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 2be9c6509483..47e4bba6c007 100644 --- a/www/Makefile +++ b/www/Makefile @@ -225,6 +225,7 @@ SUBDIR += mod_layout2 SUBDIR += mod_limitipconn SUBDIR += mod_log_sql + SUBDIR += mod_macro SUBDIR += mod_mp3 SUBDIR += mod_musicindex SUBDIR += mod_mylo |