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/mate-settings-daemon | |
parent | 94f7f8cafd6abedc2d3026d074795459938ccca6 (diff) | |
download | pkgsrc-1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4.tar.gz |
recursive bump for libxkbcommon removal from at-spi2-core
Diffstat (limited to 'x11/mate-settings-daemon')
-rw-r--r-- | x11/mate-settings-daemon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mate-settings-daemon/Makefile b/x11/mate-settings-daemon/Makefile index d8690019a9f..3b42ad85601 100644 --- a/x11/mate-settings-daemon/Makefile +++ b/x11/mate-settings-daemon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2017/09/08 02:38:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2017/11/23 17:20:19 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-settings-daemon-${VERSION:R}.1 |