aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_uid
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-09-07 11:00:51 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-09-07 11:00:51 +0800
commit956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d (patch)
tree82883d33a6d0a5a845634596e9e3955677665db9 /www/mod_uid
parentb9ec0e58f529cd103d5c86e99e4454d23cbf6d96 (diff)
downloadfreebsd-ports-gnome-956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d.tar.gz
freebsd-ports-gnome-956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d.tar.zst
freebsd-ports-gnome-956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d.zip
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
Diffstat (limited to 'www/mod_uid')
-rw-r--r--www/mod_uid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_uid/Makefile b/www/mod_uid/Makefile
index 093cc9271de4..7ce408a31052 100644
--- a/www/mod_uid/Makefile
+++ b/www/mod_uid/Makefile
@@ -14,7 +14,7 @@ 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
+EXPIRATION_DATE= 2011-11-01
MAKE_JOBS_SAFE= yes