diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
commit | d91f5feda84a62cc6466c80922b5433c40cc66ad (patch) | |
tree | a8edffce12c150d991fb91e7b3f012e8288ae5b8 /www/mod_uid | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) |
Notes
Diffstat (limited to 'www/mod_uid')
-rw-r--r-- | www/mod_uid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_uid/Makefile b/www/mod_uid/Makefile index 5c1c8f512101..093cc9271de4 100644 --- a/www/mod_uid/Makefile +++ b/www/mod_uid/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/contrib/ MAINTAINER= leeym@FreeBSD.org COMMENT= A module issuing the "correct" cookies for counting the site visitors +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes # Changed to apache13 exclusive, else apache13 ports |