diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-11-20 13:11:07 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-11-20 13:11:07 +0800 |
commit | 7ed4db48dfdde04ef1c628b721346406bd34ec44 (patch) | |
tree | 639dddd9cb08d7c04f78b86bd7a4dc989f0ebb46 /www/Makefile | |
parent | c36a6019d8476cb70b8147bf72c7ed9d4c768140 (diff) | |
download | freebsd-ports-gnome-7ed4db48dfdde04ef1c628b721346406bd34ec44.tar.gz freebsd-ports-gnome-7ed4db48dfdde04ef1c628b721346406bd34ec44.tar.zst freebsd-ports-gnome-7ed4db48dfdde04ef1c628b721346406bd34ec44.zip |
add mod_macro 1.1.2
Apache module for use macros in config files
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 |