diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/gtk-sharp | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
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 ee905c9e25c..40810ad08aa 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2011/06/10 09:40:03 obache Exp $ +# $NetBSD: Makefile,v 1.23 2011/11/01 06:02:52 sbd Exp $ # DISTNAME= gtk-sharp-2.12.10 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} EXTRACT_SUFX= .tar.bz2 |