diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
commit | fb44dca45d6339f4db377f788e4cc5e2bc263609 (patch) | |
tree | ba22d2b118e359466f52b8da4aef55f2b8d470fb /graphics | |
parent | c272497917e602ddcd651a70cbe2520e894afb36 (diff) | |
download | ports-fb44dca45d6339f4db377f788e4cc5e2bc263609.tar.gz ports-fb44dca45d6339f4db377f788e4cc5e2bc263609.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/caffe/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-refocus-plugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index ce147041c9e1..53cb0d5a5faf 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MAINTAINER= eric@camachat.org diff --git a/graphics/gimp-refocus-plugin/Makefile b/graphics/gimp-refocus-plugin/Makefile index 7b40ce3ac5a0..e20b62d1a03d 100644 --- a/graphics/gimp-refocus-plugin/Makefile +++ b/graphics/gimp-refocus-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= refocus PORTVERSION= 0.9.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF PKGNAMEPREFIX= gimp- |