diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
commit | 5374c6f4043d7e3af59425d57c2667b289db17af (patch) | |
tree | a0d83e2456fbc83a8885f084a43b93bca05d9a15 /java | |
parent | 0beb94f151ba97495d4f80e44dd11b29a301fd4f (diff) | |
download | freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.tar.gz freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.tar.zst freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.zip |
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Diffstat (limited to 'java')
-rw-r--r-- | java/jboss4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jboss4/Makefile b/java/jboss4/Makefile index 253696e4dd45..14add5fb1f01 100644 --- a/java/jboss4/Makefile +++ b/java/jboss4/Makefile @@ -15,6 +15,9 @@ 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 + BROKEN= does not build with new ant LATEST_LINK= jboss4 |