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/nip2 | |
parent | 0489ddc1faa59107f9ed2a4168c2a79d4a44b96c (diff) |
Notes
Diffstat (limited to 'graphics/nip2')
-rw-r--r-- | graphics/nip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index c85a646ba60d..6608a5e3fd0a 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -3,7 +3,7 @@ PORTNAME= nip2 PORTVERSION= 7.40.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ |