diff options
Diffstat (limited to 'java/java-tutorial/Makefile')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 6db5836d4f73..7072091e7f87 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tutorial -PORTVERSION= 2006.08.04 +PORTVERSION= 2006.12.04 CATEGORIES= java devel MASTER_SITES= http://java.sun.com/docs/books/tutorialNB/download/ PKGNAMEPREFIX= jdk- |