diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-10 22:22:56 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-10 22:22:56 +0000 |
commit | b58e879972a63bed3f7773c4b2c319e7bbfe5d18 (patch) | |
tree | ea3977da14ae6bba46505926e973363d70f13e3c /www/Makefile | |
parent | 1b391e293bbf44f7d718a4dd61d3633d57564726 (diff) | |
download | ports-b58e879972a63bed3f7773c4b2c319e7bbfe5d18.tar.gz ports-b58e879972a63bed3f7773c4b2c319e7bbfe5d18.zip |
Notes
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 c990bd380e9a..86994cd183fa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -119,6 +119,7 @@ SUBDIR += mod_dtcl SUBDIR += mod_fastcgi SUBDIR += mod_gzip + SUBDIR += mod_hosts_access SUBDIR += mod_index_rss SUBDIR += mod_layout SUBDIR += mod_mp3 |