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 | f0a0c0cc8f1679ec52f2a6fb5279f58b3594e80d (patch) | |
tree | 8629b464bef5423484417be237b272c531d4d251 /x11 | |
parent | 81d8fb65e76f15cbcd6aabbb333e34b1345d6be5 (diff) | |
download | pkgsrc-f0a0c0cc8f1679ec52f2a6fb5279f58b3594e80d.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 'x11')
-rw-r--r-- | x11/qt1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile index 21e064c0046..129cd116c7e 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:37 tv Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/26 15:32:34 jmmv Exp $ # DISTNAME= qt-1.44 PKGNAME= qt1-1.44 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ |