diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-29 00:56:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-29 00:56:07 +0000 |
commit | 9f9660249b48fe81ab218eee8bdd39195a5b64af (patch) | |
tree | dd24fe0165b650b32940542e6b6739f557189714 /www/mod_layout22 | |
parent | 83af6824e9c9cb34c4613e000794fd7611d1be7a (diff) | |
download | ports-9f9660249b48fe81ab218eee8bdd39195a5b64af.tar.gz ports-9f9660249b48fe81ab218eee8bdd39195a5b64af.zip |
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 a228535b5c04..67a681cbffed 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://download.tangent.org/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache2 module to wrap served pages with a header and/or footer +CONFLICTS= mod_layout-3.* mod_layout-5.* + USE_APACHE= 20 LATEST_LINK= mod_layout2 |