diff options
author | swills <swills@FreeBSD.org> | 2018-05-10 04:27:51 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-05-10 04:27:51 +0800 |
commit | 7e5f62151990cc3536649afea272e5d0eea590cd (patch) | |
tree | 8243c8a0185f5aa87ee181019503630d2a92135c /astro | |
parent | 936d9f9c7105a771ae48ce5cdb255ce7326f2dd8 (diff) | |
download | freebsd-ports-graphics-7e5f62151990cc3536649afea272e5d0eea590cd.tar.gz freebsd-ports-graphics-7e5f62151990cc3536649afea272e5d0eea590cd.tar.zst freebsd-ports-graphics-7e5f62151990cc3536649afea272e5d0eea590cd.zip |
Bump PORTREVISION on more opencv consumers due to opencv update
Diffstat (limited to 'astro')
-rw-r--r-- | astro/siril/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 4f034f17396..f9e0c80066b 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -2,7 +2,7 @@ PORTNAME= siril DISTVERSION= 0.9.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ |