diff options
author | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
commit | df9f6259c76a6eef0322d10c98038bfa3570ca1a (patch) | |
tree | df256aa29e7a668ff6aebaf4a68a0828ae6d2248 /x11 | |
parent | 222ec3f53835e7328261ff0cad3246891f8642de (diff) | |
download | pkgsrc-df9f6259c76a6eef0322d10c98038bfa3570ca1a.tar.gz |
bump PKGREVISIONs since libxslt needs libgcrypt now
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs2/Makefile | 4 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 802384bc625..b8a11a63476 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2004/07/03 16:34:59 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2004/07/06 16:28:53 recht Exp $ DISTNAME= kdelibs-2.2.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 6b1fb8ecfbd..7c2221bf9fe 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2004/07/03 16:34:59 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2004/07/06 16:28:53 recht Exp $ DISTNAME= kdelibs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |