diff options
Diffstat (limited to 'games/lskat/Makefile')
-rw-r--r-- | games/lskat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/lskat/Makefile b/games/lskat/Makefile index a00ff678855..d78eecfbe55 100644 --- a/games/lskat/Makefile +++ b/games/lskat/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/11/07 19:39:33 adam Exp $ +# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:41 markd Exp $ DISTNAME= lskat-${_KDE_VERSION} -PKGREVISION= 5 CATEGORIES= games COMMENT= Lieutenant Skat card game for two players |