diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/classpath/Makefile | 2 | ||||
-rw-r--r-- | java/intellij-fsnotifier/Makefile | 2 | ||||
-rw-r--r-- | java/sigar/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 60a6e7fbaf57..76a6cc5668de 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -3,7 +3,7 @@ PORTNAME= classpath PORTVERSION= 0.99 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= GNU \ SAVANNAH diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile index e4ec16a122e1..1a831b854a87 100644 --- a/java/intellij-fsnotifier/Makefile +++ b/java/intellij-fsnotifier/Makefile @@ -3,7 +3,7 @@ PORTNAME= intellij-fsnotifier PORTVERSION= 20160221 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MAINTAINER= tobik@FreeBSD.org diff --git a/java/sigar/Makefile b/java/sigar/Makefile index b7e435ae2086..44f160e4659d 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -3,7 +3,7 @@ PORTNAME= sigar PORTVERSION= 1.7.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java devel PKGNAMEPREFIX= java- |