diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-14 11:08:32 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-14 11:08:32 +0000 |
commit | 7c59f183d5050aaa0ac6ba9a1350c8dd34761185 (patch) | |
tree | 7b24b9854b3346981340e6a5c6289c636f856d4f /java/java-tutorial/Makefile | |
parent | Update to latest packages release (diff) |
Update to the latest version and unbreak.
Submitted by: linimon@'s broken ports reminder
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 |