diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2008-07-22 15:27:10 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2008-07-22 15:27:10 +0000 |
commit | 4ee9db32f20e2874cf958d488e67fb45f8fb3571 (patch) | |
tree | 964abf6c518cee2404db3eb176306d18a7557328 /graphics/vips | |
parent | 843fcbb464f8a31f769148ffaf53bf62bf056bba (diff) | |
download | ports-4ee9db32f20e2874cf958d488e67fb45f8fb3571.tar.gz ports-4ee9db32f20e2874cf958d488e67fb45f8fb3571.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 604befcf00d3..4f2212361fc0 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -9,7 +9,7 @@ PORTNAME= vips PORTVERSION= 7.14.4.1 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R:R}/ -DISTVERSION= 7.14.4-1 +DISTFILES= ${PORTNAME}-7.14.4-1.tar.gz MAINTAINER= mi@aldan.algebra.com COMMENT= Free image processing system |