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 /x11/gtksourceview-sharp2 | |
parent | 5c70681c7efdfa71e4c6c75f1fccff28c0d4fb69 (diff) | |
download | pkgsrc-48029f68e37cc70a677988e87e76b6d6f7af923a.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'x11/gtksourceview-sharp2')
-rw-r--r-- | x11/gtksourceview-sharp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview-sharp2/Makefile b/x11/gtksourceview-sharp2/Makefile index 6dfec79bb44..f4f54beae0b 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/05/02 16:21:46 reed Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/12 02:31:23 obache Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |