diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2012-09-26 23:24:44 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2012-09-26 23:24:44 +0000 |
| commit | 160ffd18668aacfa0158401d7450b67d627c4d06 (patch) | |
| tree | 04ea9cf8efdc28e8d3f7b60603b82713e9bdc2da /java/openjdk6/Makefile | |
| parent | - Bump PORTREVISION to chase mail/dovecot2 update (diff) | |
Use fdescfs(5) and procfs(5) consistently.
Diffstat (limited to 'java/openjdk6/Makefile')
| -rw-r--r-- | java/openjdk6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile index 7485625570f4..efcfcd1be366 100644 --- a/java/openjdk6/Makefile +++ b/java/openjdk6/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjdk6 PORTVERSION= b25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= http://download.java.net/openjdk/jdk6/promoted/${PORTVERSION}/ \ http://download.java.net/jaxp/openjdk/jdk6/:jaxp \ |
