diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/corrupter/Makefile | 2 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 2 | ||||
-rw-r--r-- | graphics/jp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/corrupter/Makefile b/graphics/corrupter/Makefile index 4bbab5da44c9..bd1b224aed19 100644 --- a/graphics/corrupter/Makefile +++ b/graphics/corrupter/Makefile @@ -1,7 +1,7 @@ PORTNAME= corrupter DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 02320c5bf734..fe264cf0820b 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,6 +1,6 @@ PORTNAME= graphviz PORTVERSION= 7.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics tk MASTER_SITES= https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/ diff --git a/graphics/jp/Makefile b/graphics/jp/Makefile index 76c83551ecde..80ea3931ac10 100644 --- a/graphics/jp/Makefile +++ b/graphics/jp/Makefile @@ -1,6 +1,6 @@ PORTNAME= jp DISTVERSION= 1.1.12 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org |