diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/intellij-fsnotifier/Makefile | 2 | ||||
-rw-r--r-- | java/openjfx8-devel/Makefile | 2 | ||||
-rw-r--r-- | java/sigar/Makefile | 2 | ||||
-rw-r--r-- | java/veditor/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile index 4ec3233f771d..87b62a1f6097 100644 --- a/java/intellij-fsnotifier/Makefile +++ b/java/intellij-fsnotifier/Makefile @@ -3,7 +3,7 @@ PORTNAME= intellij-fsnotifier PORTVERSION= 20160221 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MAINTAINER= ports@FreeBSD.org diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile index e46c7aa72b7d..f0f6bc582155 100644 --- a/java/openjfx8-devel/Makefile +++ b/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 DISTVERSION= 8u172-b11 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 357ff704f4ca..d8404ae9f0b1 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -3,7 +3,7 @@ PORTNAME= sigar PORTVERSION= 1.7.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= java devel PKGNAMEPREFIX= java- diff --git a/java/veditor/Makefile b/java/veditor/Makefile index ace850c7f577..473cc400c428 100644 --- a/java/veditor/Makefile +++ b/java/veditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= veditor PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION} DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} |