diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
commit | 3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f (patch) | |
tree | a612e2d682788382b129605ff242548ecd7b3f8e /x11 | |
parent | 6ce5c4e88be85e328b704c13adf0b6b39a6c721a (diff) | |
download | pkgsrc-3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f.tar.gz |
Bump PKGREVISION for aspell dependency update.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index c10af65667e..0e3548459a7 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2004/12/14 11:02:18 markd Exp $ +# $NetBSD: Makefile,v 1.72 2004/12/24 04:32:55 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |