diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-12-13 12:54:45 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-12-13 12:54:45 +0000 |
commit | ddc77bce40defad6695df72fe65c2175cb78d65f (patch) | |
tree | 85d63a039552040ef1f8b5042aa27b3ae5e99c1c /java/jboss2 | |
parent | 0601a5037d3b64650c3fa3dfe67e1be42a1f35da (diff) | |
download | ports-ddc77bce40defad6695df72fe65c2175cb78d65f.tar.gz ports-ddc77bce40defad6695df72fe65c2175cb78d65f.zip |
Notes
Diffstat (limited to 'java/jboss2')
-rw-r--r-- | java/jboss2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/java/jboss2/Makefile b/java/jboss2/Makefile index 806455bedf29..a1688980ab44 100644 --- a/java/jboss2/Makefile +++ b/java/jboss2/Makefile @@ -15,10 +15,6 @@ DISTNAME= ${APP_TITLE}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= JBoss 2.x, an open-source J2EE application server -BROKEN= Broken by www/jakarta-tomcat4/files/startup.sh removal -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - USE_JAVA= yes JAVA_VERSION= 1.2+ |