diff options
Diffstat (limited to 'www/mod_curb/Makefile')
-rw-r--r-- | www/mod_curb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_curb/Makefile b/www/mod_curb/Makefile index c13874c234e6..005bb62e2144 100644 --- a/www/mod_curb/Makefile +++ b/www/mod_curb/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= apache MAINTAINER= apache@FreeBSD.org COMMENT= A per-server bandwidth limiter module for Apache 1.3 +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 |