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 | 34239d0519768a287d5bd59b489764e0aae7a0b7 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /lang/mono-basic | |
parent | 909e3c586743ee3f4bf511db824317beff91e393 (diff) | |
download | pkgsrc-34239d0519768a287d5bd59b489764e0aae7a0b7.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-basic')
-rw-r--r-- | lang/mono-basic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile index 606503b9a29..5300d9d2f39 100644 --- a/lang/mono-basic/Makefile +++ b/lang/mono-basic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/03/17 20:56:31 kefren Exp $ +# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:13 he Exp $ DISTNAME= mono-basic-2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-basic/ EXTRACT_SUFX= .tar.bz2 |