diff options
author | obache <obache> | 2009-08-12 02:31:18 +0000 |
---|---|---|
committer | obache <obache> | 2009-08-12 02:31:18 +0000 |
commit | 48029f68e37cc70a677988e87e76b6d6f7af923a (patch) | |
tree | 8b57037f47be96134a6d3e46f3215345152f0510 /devel/mono-tools | |
parent | 5c70681c7efdfa71e4c6c75f1fccff28c0d4fb69 (diff) | |
download | pkgsrc-48029f68e37cc70a677988e87e76b6d6f7af923a.tar.gz |
recursive bump for icu shlib version change except already done.
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 2bb0395f87c..532d77556b6 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2009/07/15 12:12:37 kefren Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/12 02:31:20 obache Exp $ DISTNAME= mono-tools-2.4.2 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |