diff options
author | he <he> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he> | 2009-03-25 22:37:12 +0000 |
commit | c9b92daa59329f38b62282a34acd27f08353ffbb (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /devel/mono-tools | |
parent | 2112581a55e56dee2a4abd1d1be37089a40e19a7 (diff) | |
download | pkgsrc-c9b92daa59329f38b62282a34acd27f08353ffbb.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 'devel/mono-tools')
-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 e6b16a66330..0b7beac5414 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/01/19 22:41:10 kefren Exp $ +# $NetBSD: Makefile,v 1.10 2009/03/25 22:37:12 he Exp $ DISTNAME= mono-tools-2.2 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |