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 10cfd655414..fc753d62f87 100644 --- a/misc/kmousetool/Makefile +++ b/misc/kmousetool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/08/22 11:24:38 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/11/07 19:39:37 adam Exp $ DISTNAME= kmousetool-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc COMMENT= KDE mouse manipulation tool |