diff options
author | markd <markd@pkgsrc.org> | 2007-02-05 19:32:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-02-05 19:32:17 +0000 |
commit | d5a6d1e9ef9a3d815aec7ba3520fbf17a93ecf2c (patch) | |
tree | 33d670844ab910d783cd2eaeda3994728841c48d /x11/kdelibs3/Makefile | |
parent | 88714ffb8129405aab1790729be81f8a68681cd9 (diff) | |
download | pkgsrc-d5a6d1e9ef9a3d815aec7ba3520fbf17a93ecf2c.tar.gz |
Reverting r617941. This fixes jumping to the top right before loading a
new page in konqueror and also fixes page loading time increase.
From KDE SVN. Bump PKGREVISION.
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r-- | x11/kdelibs3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 9084f602a4c..bcf167f768e 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.119 2007/01/26 02:44:27 markd Exp $ +# $NetBSD: Makefile,v 1.120 2007/02/05 19:32:17 markd Exp $ DISTNAME= kdelibs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |