aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ntlm
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-08-27 09:55:12 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-08-27 09:55:12 +0000
commitd91f5feda84a62cc6466c80922b5433c40cc66ad (patch)
treea8edffce12c150d991fb91e7b3f012e8288ae5b8 /www/mod_ntlm
parent40bad54364461423c57572adebff8df1fe17045b (diff)
downloadports-d91f5feda84a62cc6466c80922b5433c40cc66ad.tar.gz
ports-d91f5feda84a62cc6466c80922b5433c40cc66ad.zip
Notes
Diffstat (limited to 'www/mod_ntlm')
-rw-r--r--www/mod_ntlm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_ntlm/Makefile b/www/mod_ntlm/Makefile
index 16a790d0d0f2..78ba9a66c8fe 100644
--- a/www/mod_ntlm/Makefile
+++ b/www/mod_ntlm/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= skv@FreeBSD.org
COMMENT= NTLM authentication module for the Apache webserver
+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