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 3140c4a57a8..8b4246e7cfb 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2012/04/27 12:31:43 obache Exp $ DISTNAME= mono-tools-2.10 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |