diff options
Diffstat (limited to 'devel/mono-tools')
-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 2934f021b4f..0ec92d37197 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2010/11/18 23:59:17 obache Exp $ +# $NetBSD: Makefile,v 1.27 2011/01/13 13:37:25 wiz Exp $ DISTNAME= mono-tools-2.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |