diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | f794de262427d06d1dc3fc1f4b6ef7df78202eaa (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /x11/kdelibs3 | |
parent | 339c8922e014af38e300af6ba41813170976248e (diff) | |
download | pkgsrc-f794de262427d06d1dc3fc1f4b6ef7df78202eaa.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'x11/kdelibs3')
-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 9a751a9d6fb..1f44ebed180 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2003/09/17 23:14:18 markd Exp $ +# $NetBSD: Makefile,v 1.42 2003/12/04 19:48:26 xtraeme Exp $ DISTNAME= kdelibs-3.1.4 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |