diff options
Diffstat (limited to 'misc/ktux/Makefile')
-rw-r--r-- | misc/ktux/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ktux/Makefile b/misc/ktux/Makefile index f82bbc099dd..a1c18610a2e 100644 --- a/misc/ktux/Makefile +++ b/misc/ktux/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/02/01 02:20:50 markd Exp $ +# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:14 tron Exp $ DISTNAME= ktux-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Tux Screen Saver |