diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
commit | 1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4 (patch) | |
tree | 38604350f623f61456ae708fd94dcf01a71890fb /x11/gtksourceview/Makefile | |
parent | 94f7f8cafd6abedc2d3026d074795459938ccca6 (diff) | |
download | pkgsrc-1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4.tar.gz |
recursive bump for libxkbcommon removal from at-spi2-core
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 2f15dfb46fa..38b6851dd2b 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2017/02/12 06:24:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.87 2017/11/23 17:19:46 wiz Exp $ # DISTNAME= gtksourceview-1.8.5 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/} EXTRACT_SUFX= .tar.bz2 |