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_auth_imap | |
parent | - better wording of GNUTLS option (diff) |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
Notes
Notes:
svn path=/head/; revision=280566
Diffstat (limited to 'www/mod_auth_imap')
-rw-r--r-- | www/mod_auth_imap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_auth_imap/Makefile b/www/mod_auth_imap/Makefile index ef062b1eb026..52798f003c3e 100644 --- a/www/mod_auth_imap/Makefile +++ b/www/mod_auth_imap/Makefile @@ -14,6 +14,9 @@ DIST_SUBDIR= apache MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module to provide authentication via an IMAP mail server +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 |