diff options
Diffstat (limited to 'misc/step/Makefile')
-rw-r--r-- | misc/step/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/step/Makefile b/misc/step/Makefile index 8815e578fb6..8cd4b0c74ff 100644 --- a/misc/step/Makefile +++ b/misc/step/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/06/06 12:54:49 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/07/05 13:29:40 ryoon Exp $ DISTNAME= step-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc COMMENT= KDE interactive physical simulator |