diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-04-19 23:30:50 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-04-19 23:30:50 +0000 |
commit | c00f766e56e76c4f64f73fbe8e55c97fe77e6ea3 (patch) | |
tree | a88c86a9f51373c50b455e6d7b578843766c8b2a /java/java-tutorial/Makefile | |
parent | Reset undeliverable maintainer address: (diff) |
- Update to version 2005.04.15
- Add 'devel' category [1]
PR: 80120
Submitted by: maintainer
Reported by: portlint [1]
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 \ |