diff options
Diffstat (limited to 'misc/kmouth/Makefile')
-rw-r--r-- | misc/kmouth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kmouth/Makefile b/misc/kmouth/Makefile index 4e942dc1488..eeb5fa3ce2b 100644 --- a/misc/kmouth/Makefile +++ b/misc/kmouth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/11/07 12:35:41 markd Exp $ +# $NetBSD: Makefile,v 1.19 2014/01/01 11:52:25 wiz Exp $ DISTNAME= kmouth-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE Speech Synthesizer frontend |