diff options
Diffstat (limited to 'www/mod_layout/Makefile')
-rw-r--r-- | www/mod_layout/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index 4bd1017fad8a..82d35ab0c28f 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to wrap served pages with a header and/or footer +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes USE_APACHE= 13 |