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 df278be569a..098eb7e6d5b 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:22 sno Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/17 12:02:13 wiz Exp $ DISTNAME= mono-tools-2.4.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |