diff options
author | tnn <tnn@pkgsrc.org> | 2010-01-29 11:14:57 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-01-29 11:14:57 +0000 |
commit | af6d840af7ad9b79c290a97d0b2097697d9819dc (patch) | |
tree | 57101605685a9434c197899479b81d36d85412ea /graphics/tiff | |
parent | 698f6779064be2005ac3ff8f3fd91a825b7c11bf (diff) | |
download | pkgsrc-af6d840af7ad9b79c290a97d0b2097697d9819dc.tar.gz |
tiff seems to be a common point of failure from the jpeg fallout,
so bump the revision.
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 36bd6ee6c7c..6df53a0017d 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2010/01/18 09:59:09 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2010/01/29 11:14:57 tnn Exp $ DISTNAME= tiff-3.9.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ |