diff options
author | Steve Price <steve@FreeBSD.org> | 2001-12-15 22:05:23 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-12-15 22:05:23 +0000 |
commit | bfb2bfa3480555b1a66e8bdbc4bc3785480ee66f (patch) | |
tree | 3865ddc65f73d8354579f1795cb1ce734e8dc6c7 /java/java-tutorial/Makefile | |
parent | 2a139cc0f758fda8ea008b304d9acd94d6c0414f (diff) |
Notes
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 f51dff3ca503..505184160416 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -7,7 +7,7 @@ PORTNAME= jdk-tutorial PORTVERSION= 1.1.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ DISTNAME= tutorial |