diff options
Diffstat (limited to 'www/mod_tsunami/Makefile')
-rw-r--r-- | www/mod_tsunami/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile index d923944d8542..cc74748c747c 100644 --- a/www/mod_tsunami/Makefile +++ b/www/mod_tsunami/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://bertrand.demiddelaer.org/mod_tsunami/ MAINTAINER= ale@FreeBSD.org COMMENT= Apache module which dynamically limits a site's slot usage +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 |