diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /misc/kdeaccessibility3 | |
parent | 770be7e86b14bf1b3618116b5787fa68c9234e34 (diff) | |
download | pkgsrc-b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'misc/kdeaccessibility3')
-rw-r--r-- | misc/kdeaccessibility3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeaccessibility3/Makefile b/misc/kdeaccessibility3/Makefile index 72fb01a9af5..4632e4f24b3 100644 --- a/misc/kdeaccessibility3/Makefile +++ b/misc/kdeaccessibility3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2007/06/05 05:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2007/09/19 23:19:02 wiz Exp $ DISTNAME= kdeaccessibility-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc COMMENT= Accessibility support for the KDE integrated X11 desktop |