diff options
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index e02bb8413e5a..9a422eb33653 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,5 +1,6 @@ PORTNAME= vips PORTVERSION= 8.17.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |