diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/classpath/Makefile | 2 | ||||
-rw-r--r-- | java/sablevm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index d029c4e76750..60a6e7fbaf57 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -3,7 +3,7 @@ PORTNAME= classpath PORTVERSION= 0.99 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= GNU \ SAVANNAH diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index 0244998bb013..383aa0f15bdb 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -2,7 +2,7 @@ PORTNAME= sablevm PORTVERSION= 1.13 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= java devel MASTER_SITES= SF |