diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2006-06-16 21:31:02 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2006-06-16 21:31:02 +0000 |
commit | 6eff26b8a9aceeb41d0b0f70fbb9f2e0c76814d4 (patch) | |
tree | 36e4856221b7f2d83067b363e22f0fa5c2b0bf76 /java/jdk15 | |
parent | . Work around a thread cache problem that caused javah to crash with an (diff) |
. Bump PORTREVISION for the last three changes.
Diffstat (limited to 'java/jdk15')
-rw-r--r-- | java/jdk15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 147d1aca61a1..87583f09a281 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -7,6 +7,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}p${JDK_PATCHSET_VERSION} +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= # http://www.sun.com/software/communitysource/j2se/java2/download.xml # http://www.eyesbeyond.com/freebsddom/java/jdk15.html |