diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /x11/qt1/Makefile | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'x11/qt1/Makefile')
-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 788c2d9515d..11f425bc3fb 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2005/12/12 14:56:07 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/02/05 23:11:41 joerg Exp $ # DISTNAME= qt-1.44 PKGNAME= qt1-1.44 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ |