diff options
Diffstat (limited to 'java/java-tutorial/Makefile')
-rw-r--r-- | java/java-tutorial/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index d304648c8565..512c91c72465 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tutorial -PORTVERSION= 2006.12.04 +PORTVERSION= 2007.05.14 CATEGORIES= java devel MASTER_SITES= http://java.sun.com/docs/books/tutorialNB/download/ PKGNAMEPREFIX= jdk- @@ -16,8 +16,6 @@ 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 |