diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-02 04:41:02 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-02 04:41:02 +0000 |
commit | ff3b39857ede4b9db1cc272f6ea683b8facf7a67 (patch) | |
tree | 4270cf0a84858f13ff270030175232fe11d8ce05 /graphics/vips/Makefile | |
parent | b098c167d2451c9a92b0f8415dcca82627908599 (diff) | |
download | ports-ff3b39857ede4b9db1cc272f6ea683b8facf7a67.tar.gz ports-ff3b39857ede4b9db1cc272f6ea683b8facf7a67.zip |
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 41890e8db158..0713849aa92b 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |