diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | f38363508fd777a3fa11b0752a0dcf632a47c13b (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /x11/gtk-sharp | |
parent | 65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff) | |
download | pkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'x11/gtk-sharp')
-rw-r--r-- | x11/gtk-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index 0733b22128d..ee905c9e25c 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/04/22 13:45:03 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/06/10 09:40:03 obache Exp $ # DISTNAME= gtk-sharp-2.12.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} EXTRACT_SUFX= .tar.bz2 |