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 b2dadfb8f853..417d4fe6e041 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jdk-tutorial -PORTVERSION= 2002.03.04 +PORTVERSION= 2003.05.30 CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ \ http://java.sun.com/docs/books/tutorial/download/ |