diff options
Diffstat (limited to 'java')
-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 7072091e7f87..d304648c8565 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= Size mismatch + NO_WRKSUBDIR= yes RESTRICTED= This software is under license and export control. NO_BUILD= yes |