diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-26 15:32:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-26 15:32:34 +0000 |
commit | 2839dabafd96dd9d4bab089409f84f9b88461a8b (patch) | |
tree | 8629b464bef5423484417be237b272c531d4d251 /graphics/tiff | |
parent | 0ba383c7ad24c3c5c290b974b60f453e9b4c7517 (diff) | |
download | pkgsrc-2839dabafd96dd9d4bab089409f84f9b88461a8b.tar.gz |
Bump revisions of tiff and qt1 after changing the default USE_GIF value
to 'yes'. (In behalf of jlam@, who can't commit this ATM.)
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 dfd32f5b524..0e7259a2927 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2004/10/18 14:37:24 tron Exp $ +# $NetBSD: Makefile,v 1.59 2004/11/26 15:32:34 jmmv Exp $ DISTNAME= tiff-v3.6.1 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/old/ \ ftp://ftp.fu-berlin.de/unix/graphics/tiff/old/ |