diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-05 21:59:39 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-05 21:59:39 +0000 |
commit | c9ea1f008cd99f0b849466c8981dac2d8b870dae (patch) | |
tree | b68943fb0a0864a199da63380ebbcf418b95da26 /java/java-tutorial/Makefile | |
parent | 615e31bad21390f5191c8dbf7af6a5eff318e312 (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 402a82cc1c4e..f51dff3ca503 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -7,7 +7,7 @@ PORTNAME= jdk-tutorial PORTVERSION= 1.1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ DISTNAME= tutorial |