diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
commit | ac4d467be533e40ec56fc139faf1619b6f29af1b (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /misc/kdeaccessibility3 | |
parent | 48fbdf6ab27df2cda64e75c3291ae9d0e4fb71e1 (diff) | |
download | pkgsrc-ac4d467be533e40ec56fc139faf1619b6f29af1b.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'misc/kdeaccessibility3')
-rw-r--r-- | misc/kdeaccessibility3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeaccessibility3/Makefile b/misc/kdeaccessibility3/Makefile index 80a9f1c8cbd..5aeb7fc1459 100644 --- a/misc/kdeaccessibility3/Makefile +++ b/misc/kdeaccessibility3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2005/08/10 20:56:20 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/06 15:10:05 wiz Exp $ DISTNAME= kdeaccessibility-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Accessibility support for the KDE integrated X11 desktop |