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_layout22 | |
parent | be6f3cb64e6752ef992ee9a613d962b8b06b8861 (diff) |
Notes
Diffstat (limited to 'www/mod_layout22')
-rw-r--r-- | www/mod_layout22/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index 79b8fdf22314..9c1449c59d36 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -15,6 +15,8 @@ COMMENT= Apache2 module to wrap served pages with a header and/or footer CONFLICTS= mod_layout-3.* mod_layout-4.* +PORTSCOUT= limit:^5 + USE_APACHE= 22 LATEST_LINK= mod_layout22 |