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 73593a60ee2..799d7f5b388 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/01/06 15:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/24 07:32:04 wiz Exp $ # DISTNAME= monotone-viz-0.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ |