diff options
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r-- | lang/mono/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 37675f3f79e..3137fa62fa6 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2005/12/29 06:21:46 jlam Exp $ +# $NetBSD: Makefile,v 1.46 2006/01/03 00:05:38 wiz Exp $ DISTNAME= mono-1.1.8.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://go-mono.com/sources/mono-1.1/ |