diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-07-03 05:15:12 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-07-03 05:15:12 +0000 |
commit | 4030a14b56cadbbad0d09068011f6624050811f5 (patch) | |
tree | 05c59f1065f02541b8efc047ac0d62700ff7a447 /graphics/vips | |
parent | f764ab500899d17cf97093587fad845d1b41c8af (diff) |
Diffstat (limited to 'graphics/vips')
-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 d8299969b6ec..c06a125cbf04 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,7 +2,7 @@ PORTNAME= vips PORTVERSION= 8.10.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |