diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-12 01:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-12 01:51:46 +0000 |
commit | 1c83dcc69ba9cd8ad1f29fdba9a22878c7aee0ea (patch) | |
tree | 4eb10aba2a699717a9d48e8d20ce8a44a95ee6f8 /www/mod_layout2 | |
parent | be6f3cb64e6752ef992ee9a613d962b8b06b8861 (diff) |
Notes
Diffstat (limited to 'www/mod_layout2')
-rw-r--r-- | www/mod_layout2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_layout2/Makefile b/www/mod_layout2/Makefile index 67a681cbffed..f1fa5e3df4a1 100644 --- a/www/mod_layout2/Makefile +++ b/www/mod_layout2/Makefile @@ -15,6 +15,8 @@ COMMENT= Apache2 module to wrap served pages with a header and/or footer CONFLICTS= mod_layout-3.* mod_layout-5.* +PORTSCOUT= limit:4^ + USE_APACHE= 20 LATEST_LINK= mod_layout2 |