diff options
Diffstat (limited to 'devel/kyua-cli/Makefile')
-rw-r--r-- | devel/kyua-cli/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/kyua-cli/Makefile b/devel/kyua-cli/Makefile index aab335a943e..369ca7f1661 100644 --- a/devel/kyua-cli/Makefile +++ b/devel/kyua-cli/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/10/31 11:17:09 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/01/26 21:37:22 adam Exp $ # DISTNAME= kyua-cli-0.5 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://kyua.googlecode.com/files/ |