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 /lang/mono-basic | |
parent | 5c70681c7efdfa71e4c6c75f1fccff28c0d4fb69 (diff) | |
download | pkgsrc-48029f68e37cc70a677988e87e76b6d6f7af923a.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'lang/mono-basic')
-rw-r--r-- | lang/mono-basic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile index 02a5aae6eb6..ed4e4244385 100644 --- a/lang/mono-basic/Makefile +++ b/lang/mono-basic/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/07/15 11:42:31 kefren Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/12 02:31:21 obache Exp $ DISTNAME= mono-basic-2.4.2 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-basic/ EXTRACT_SUFX= .tar.bz2 |