diff options
Diffstat (limited to 'devel/monotone/Makefile')
-rw-r--r-- | devel/monotone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index 5a145b881d7..c6294ffd7e4 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2011/04/23 21:26:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.71 2011/06/10 09:39:52 obache Exp $ # DISTNAME= monotone-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel scm MASTER_SITES= http://monotone.ca/downloads/1.0/ EXTRACT_SUFX= .tar.bz2 |