diff options
Diffstat (limited to 'misc/parley/Makefile')
-rw-r--r-- | misc/parley/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/parley/Makefile b/misc/parley/Makefile index 1e6ef1c8779..968140217d6 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/02/01 02:20:51 markd Exp $ +# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:15 tron Exp $ DISTNAME= parley-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE vocabulary trainer |