diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 43cafc380417dcc7ce541d9cb721f6b3a0892604 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /lang/mono/Makefile | |
parent | b301ed5fc4eaecedf3f74c665e34f5161d558ed9 (diff) | |
download | pkgsrc-43cafc380417dcc7ce541d9cb721f6b3a0892604.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
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 47c6b77d80c..6adfcf14d88 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2009/03/04 01:09:19 kefren Exp $ +# $NetBSD: Makefile,v 1.82 2009/03/25 22:37:12 he Exp $ DISTNAME= mono-${MONO_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono/ EXTRACT_SUFX= .tar.bz2 |