diff options
Diffstat (limited to 'java/java-tutorial/Makefile')
-rw-r--r-- | java/java-tutorial/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index e4eda3725b5e..4c02ab2fba88 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -6,8 +6,8 @@ # PORTNAME= jdk-tutorial -PORTVERSION= 2005.02.17 -CATEGORIES= java +PORTVERSION= 2005.04.15 +CATEGORIES= java devel MASTER_SITES= http://java.sun.com/docs/books/tutorialNB/download/ .if defined(WITH_EXTRAS) DISTNAME= tutorial.zip tut-examples.zip tut-swing.zip tut-bookstore-21.zip \ |