diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-06-11 10:05:05 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-06-11 10:05:05 +0000 |
commit | ed9e15506a4199948bed6a7c40785483eaa6b93f (patch) | |
tree | 2d9e6020841c09da9940b4d4b419483f95d5fb71 /java/java-tutorial/Makefile | |
parent | Make www/rt3 compatible with www/p5-FastCGI. (diff) |
Update to the 2003.05.30 version of the tutorial.
PR: 47153
Requested by: parv_fm@emailgroups.net
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/ |