diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/classpath/Makefile | 1 | ||||
-rw-r--r-- | java/eclipse-devel/Makefile | 1 | ||||
-rw-r--r-- | java/eclipse-langpack/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse/Makefile | 2 | ||||
-rw-r--r-- | java/jdk15/Makefile | 2 | ||||
-rw-r--r-- | java/jdk16/Makefile | 2 | ||||
-rw-r--r-- | java/jmp/Makefile | 1 | ||||
-rw-r--r-- | java/kaffe/Makefile | 1 | ||||
-rw-r--r-- | java/sablevm/Makefile | 2 |
9 files changed, 9 insertions, 5 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 9bb6d8a..4398f6e 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -8,6 +8,7 @@ PORTNAME= classpath PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/java/eclipse-devel/Makefile b/java/eclipse-devel/Makefile index 9fcf09d..cf56fa0 100644 --- a/java/eclipse-devel/Makefile +++ b/java/eclipse-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.1M7 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= S-${PORTVERSION}-200505131415 diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index 1b3f99c..18e5cd6 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.1.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= L-${PORTVERSION}_Language_Packs-200510051300 diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index dfb4bfb..47aa46d 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.1.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${PORTVERSION}-200509290840 diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 18028b9..dbbb3fe 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -7,7 +7,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}p${JDK_PATCHSET_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= # http://www.sun.com/software/communitysource/j2se/java2/download.xml # http://www.eyesbeyond.com/freebsddom/java/jdk15.html diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index 18028b9..dbbb3fe 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -7,7 +7,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}p${JDK_PATCHSET_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= # http://www.sun.com/software/communitysource/j2se/java2/download.xml # http://www.eyesbeyond.com/freebsddom/java/jdk15.html diff --git a/java/jmp/Makefile b/java/jmp/Makefile index 8cc5d71..26da3ee 100644 --- a/java/jmp/Makefile +++ b/java/jmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= jmp PORTVERSION= 0.47 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index ee7d0d0..a4bfa54 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -7,6 +7,7 @@ PORTNAME= kaffe PORTVERSION= 1.1.6 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/ diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index 844bee3..aa0c763 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablevm PORTVERSION= 1.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=sablevm |