From 2c0d2fb276c738478c8e643d43d463d6267bdebc Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 24 Jul 2011 18:33:03 +0000 Subject: - Mark BROKEN: unfetchable Reported by: pointyhat --- java/java-tutorial/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java') 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 -- cgit