diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-24 18:33:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-24 18:33:03 +0000 |
commit | d6499c1235dca1e92d5dd99214d584fbd8585fb6 (patch) | |
tree | c2d0e6f71a41b9743d8b668e32579f3febb72c6a /java/java-tutorial | |
parent | - Reset maintainership (5 simultaneous timeouts since Sep/2009) (diff) |
- Mark BROKEN: unfetchable
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=278254
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 |