diff options
author | markd <markd> | 2012-06-16 04:45:28 +0000 |
---|---|---|
committer | markd <markd> | 2012-06-16 04:45:28 +0000 |
commit | 3b3820724be6dfca23e8e215269c99d1d728b05c (patch) | |
tree | 6e2845545825fc3a2c22e8d56a99cf4f131f0b46 /misc/kmousetool/Makefile | |
parent | 552dcef5c8467af8b98a3c4f264c1d87eed1518e (diff) | |
download | pkgsrc-3b3820724be6dfca23e8e215269c99d1d728b05c.tar.gz |
Update to KDE SC 4.8.4
Bug fixes.
Diffstat (limited to 'misc/kmousetool/Makefile')
-rw-r--r-- | misc/kmousetool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kmousetool/Makefile b/misc/kmousetool/Makefile index 30a983a9d35..60783a5d647 100644 --- a/misc/kmousetool/Makefile +++ b/misc/kmousetool/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:49 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/06/16 04:45:32 markd Exp $ DISTNAME= kmousetool-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE mouse manipulation tool |