diff options
Diffstat (limited to 'www/mod_cvs/Makefile')
-rw-r--r-- | www/mod_cvs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile index d8bfa57faf0b..6d4a11a1691e 100644 --- a/www/mod_cvs/Makefile +++ b/www/mod_cvs/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://resare.com/noa/mod_cvs/dist/ MAINTAINER= apache@FreeBSD.org COMMENT= A module that makes Apache CVS aware +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes CONFLICTS= apache-contrib-1.* |