diff options
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r-- | misc/ktouch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 16d094d626d..88597a5aa16 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/11/07 12:35:42 markd Exp $ +# $NetBSD: Makefile,v 1.19 2014/01/01 11:52:25 wiz Exp $ DISTNAME= ktouch-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE touch typing tutor |