diff options
author | danilo <danilo@FreeBSD.org> | 2016-10-14 03:37:17 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-10-14 03:37:17 +0800 |
commit | 58431ae0426bdc930f68bc34d9ab6b64f175a3b2 (patch) | |
tree | d14c4812a0dda9657507c9acad5566b28952ed5f /graphics/vips/Makefile | |
parent | 35ee6b585696dcae6f408ebe79ce01df8e2a8aef (diff) | |
download | freebsd-ports-gnome-58431ae0426bdc930f68bc34d9ab6b64f175a3b2.tar.gz freebsd-ports-gnome-58431ae0426bdc930f68bc34d9ab6b64f175a3b2.tar.zst freebsd-ports-gnome-58431ae0426bdc930f68bc34d9ab6b64f175a3b2.zip |
- Update to 8.4.2
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 2c4a8ad8adb7..41eba1090f0e 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 8.4.1 +PORTVERSION= 8.4.2 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ |