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 c2a7194093a..b33c7f447d0 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2013/06/03 10:04:48 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/04 22:15:54 tron Exp $ DISTNAME= mono-tools-2.10 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |