diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
commit | 59eb5b4b37a39cf1aee06609e76d70b01cde86c6 (patch) | |
tree | 58467762b9d2afc33cfe5be636cba6721b8b31fd /graphics/vips | |
parent | 51ac6a75e2c7fa913fc9b64dcba37f41ad1ab358 (diff) | |
download | ports-59eb5b4b37a39cf1aee06609e76d70b01cde86c6.tar.gz ports-59eb5b4b37a39cf1aee06609e76d70b01cde86c6.zip |
Notes
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 333e2c8eb4f7..7c73ba9000a7 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |