diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-10-02 13:05:02 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-10-02 13:05:02 +0000 |
commit | 18799d1fa6785d0a0dd3459bd10f1450f51503b8 (patch) | |
tree | 07a05cde72e88ed84ee7bb2b0cf867e2f5c7bb51 /graphics/vips/Makefile | |
parent | 0489ddc1faa59107f9ed2a4168c2a79d4a44b96c (diff) | |
download | ports-18799d1fa6785d0a0dd3459bd10f1450f51503b8.tar.gz ports-18799d1fa6785d0a0dd3459bd10f1450f51503b8.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 18fa18904070..b2cb99df0bfd 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 7.40.9 +PORTVERSION= 7.40.10 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ |