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/gtk-sharp | |
parent | 5c70681c7efdfa71e4c6c75f1fccff28c0d4fb69 (diff) | |
download | pkgsrc-48029f68e37cc70a677988e87e76b6d6f7af923a.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'x11/gtk-sharp')
-rw-r--r-- | x11/gtk-sharp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index 44edf75afff..5a5f75bf93b 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/05/28 12:55:17 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/12 02:31:23 obache Exp $ # DISTNAME= gtk-sharp-2.12.9 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} EXTRACT_SUFX= .tar.bz2 |