diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
commit | f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3 (patch) | |
tree | 1b2919c8ebb314b4fb555c63da01c9f514d07f3f /graphics/vips | |
parent | dcbe0f47eb509ad001ec0ff77730045d09ae4922 (diff) |
Notes
Diffstat (limited to 'graphics/vips')
-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 ae4d9b595bc5..222ec4891c7d 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -3,6 +3,7 @@ PORTNAME= vips PORTVERSION= 8.0.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ |