diff options
Diffstat (limited to 'devel/monotone-viz/Makefile')
-rw-r--r-- | devel/monotone-viz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index bc02ae42da0..3c34f5ad074 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2013/05/24 18:23:35 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:04:48 wiz Exp $ # DISTNAME= monotone-viz-1.0.1-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= devel scm MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ |