diff options
Diffstat (limited to 'graphics/nip2/Makefile')
-rw-r--r-- | graphics/nip2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index 23ee73eddbe3..b104fbc831a4 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -6,10 +6,9 @@ # PORTNAME= nip2 -PORTVERSION= 7.12.4 -PORTREVISION= 1 +PORTVERSION= 7.14.4 CATEGORIES= graphics -MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-${PORTVERSION:R}/ +MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ MAINTAINER= mi@aldan.algebra.com COMMENT= Graphical user interface for VIPS |