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 | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/gtksourceview/Makefile | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/gtksourceview/Makefile')
-rw-r--r-- | x11/gtksourceview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index 206760d4557..000cf6d88d9 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2011/04/22 13:41:54 obache Exp $ +# $NetBSD: Makefile,v 1.57 2011/11/01 06:02:53 sbd Exp $ # DISTNAME= gtksourceview-1.8.5 #PKGREVISION= 1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/} EXTRACT_SUFX= .tar.bz2 |