diff options
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r-- | graphics/tiff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 6df53a0017d..793a5cb445e 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.94 2010/01/29 11:14:57 tnn Exp $ +# $NetBSD: Makefile,v 1.95 2010/06/15 05:57:45 dholland Exp $ -DISTNAME= tiff-3.9.2 -PKGREVISION= 2 +DISTNAME= tiff-3.9.3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ |