diff options
Diffstat (limited to 'devel/mono-tools/Makefile')
-rw-r--r-- | devel/mono-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index e864814e528..4158a0f7277 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:03 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/09/06 20:54:32 wiz Exp $ DISTNAME= mono-tools-1.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://go-mono.com/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |