aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-10-09 09:48:11 +0800
committerdougb <dougb@FreeBSD.org>2011-10-09 09:48:11 +0800
commiteb1221028bf4fede5dc01dc23b74966d773c049b (patch)
tree153fb0d88bd6601344c2524ac04cbc8ae17c769d /java
parenta15575996b7a05b74a53ffd92fcd79e396aca6ad (diff)
downloadfreebsd-ports-gnome-eb1221028bf4fede5dc01dc23b74966d773c049b.tar.gz
freebsd-ports-gnome-eb1221028bf4fede5dc01dc23b74966d773c049b.tar.zst
freebsd-ports-gnome-eb1221028bf4fede5dc01dc23b74966d773c049b.zip
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
Diffstat (limited to 'java')
-rw-r--r--java/jboss4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/jboss4/Makefile b/java/jboss4/Makefile
index 14add5fb1f01..07264eef6417 100644
--- a/java/jboss4/Makefile
+++ b/java/jboss4/Makefile
@@ -15,10 +15,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= Open-source J2EE application server (4.x family)
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2011-09-01
-
+# Depended on by mail/jboss-mailservices
BROKEN= does not build with new ant
+DEPRECATED= BROKEN for more than 6 months
+EXPIRATION_DATE= 2011-10-31
LATEST_LINK= jboss4
USE_JAVA= yes