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 | be25493215db2c518019d9a6a2b3c7897c29486a (patch) | |
tree | 57101605685a9434c197899479b81d36d85412ea /graphics | |
parent | 8ad843e00270e19c614d81de49a46455b454d84d (diff) | |
download | pkgsrc-be25493215db2c518019d9a6a2b3c7897c29486a.tar.gz |
tiff seems to be a common point of failure from the jpeg fallout,
so bump the revision.
Diffstat (limited to 'graphics')
-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/ |