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 555f724db79..3044e0c448d 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2010/10/16 04:34:56 kefren Exp $ +# $NetBSD: Makefile,v 1.25 2010/11/15 22:56:43 abs Exp $ DISTNAME= mono-tools-2.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |