diff options
Diffstat (limited to 'java/java-tutorial')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 32142cb639d8..e13ae3f0ca1c 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -16,6 +16,8 @@ DISTNAME= tutorial.zip tut-examples.zip tut-swing.zip tut-bookstore-21.zip \ MAINTAINER= itetcu@FreeBSD.org COMMENT= Official Java 2 SDK tutorial +BROKEN= unfetchable + NO_WRKSUBDIR= yes RESTRICTED= This software is under license and export control. NO_BUILD= yes |