diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2020-09-26 16:30:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2020-09-26 16:30:14 +0000 |
commit | 3345a677cb0519e6ecbb61cc8b866e2bde809d2c (patch) | |
tree | 4e369df4c6dfd49ae2b4c6816f3288f307934078 /graphics/vips/Makefile | |
parent | f29c12c3182714b0ff4cfd29f573e1e899f31836 (diff) |
Notes
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index da3983966984..edc21e80e497 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.9.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |