diff options
Diffstat (limited to 'devel/mono-tools/Makefile')
-rw-r--r-- | devel/mono-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 2bb0395f87c..532d77556b6 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2009/07/15 12:12:37 kefren Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/12 02:31:20 obache Exp $ DISTNAME= mono-tools-2.4.2 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |