diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-02-14 15:29:31 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-02-14 15:29:31 +0000 |
commit | 5c43601d8f69e5474fe1d2ca68b41f9792d23b56 (patch) | |
tree | fee31598390ffd5e55e0635718cd175c095a5120 /graphics/vips/Makefile | |
parent | de4790041767eae20cebc50571817e6130cca39c (diff) |
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 56cadb59eb7d..e0ddaae8ecbe 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 7.42.2 +PORTVERSION= 7.42.3 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ |