diff options
author | linimon <linimon@FreeBSD.org> | 2011-07-21 10:43:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-07-21 10:43:51 +0800 |
commit | b2ec3793c8d076d9cc7f95571be9a7a830e71bd1 (patch) | |
tree | 321b68cee21a9083a053c19f29638417846a93ef /java/Makefile | |
parent | 4b05051056078ff2a27912342f8fc01d2df84f73 (diff) | |
download | freebsd-ports-gnome-b2ec3793c8d076d9cc7f95571be9a7a830e71bd1.tar.gz freebsd-ports-gnome-b2ec3793c8d076d9cc7f95571be9a7a830e71bd1.tar.zst freebsd-ports-gnome-b2ec3793c8d076d9cc7f95571be9a7a830e71bd1.zip |
Disconnect the following deprecated ports that only work with java1.4:
devel/colorer
java/jboss3
security/jce_policy14
textproc/galax
PR: ports/158969
Submitted by: rene
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile index aebf02b89404..c18e0d18994a 100644 --- a/java/Makefile +++ b/java/Makefile @@ -91,7 +91,6 @@ SUBDIR += jaxen SUBDIR += jbootstrap SUBDIR += jboss2 - SUBDIR += jboss3 SUBDIR += jboss4 SUBDIR += jboss5 SUBDIR += jc |