diff options
Diffstat (limited to 'misc/kmousetool/Makefile')
-rw-r--r-- | misc/kmousetool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kmousetool/Makefile b/misc/kmousetool/Makefile index 234297edbf4..f48e680ebc4 100644 --- a/misc/kmousetool/Makefile +++ b/misc/kmousetool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/06/04 22:16:43 tron Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/06 12:54:48 wiz Exp $ DISTNAME= kmousetool-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc COMMENT= KDE mouse manipulation tool |