diff options
Diffstat (limited to 'sysutils/grun/Makefile')
-rw-r--r-- | sysutils/grun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/grun/Makefile b/sysutils/grun/Makefile index c83c267ae35..e4b4fe5e1e5 100644 --- a/sysutils/grun/Makefile +++ b/sysutils/grun/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2009/08/26 20:22:49 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/06/13 22:45:23 wiz Exp $ DISTNAME= grun-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://grun.googlecode.com/files/ |