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 /graphics/paper-icon-theme | |
parent | 94f7f8cafd6abedc2d3026d074795459938ccca6 (diff) | |
download | pkgsrc-1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4.tar.gz |
recursive bump for libxkbcommon removal from at-spi2-core
Diffstat (limited to 'graphics/paper-icon-theme')
-rw-r--r-- | graphics/paper-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/paper-icon-theme/Makefile b/graphics/paper-icon-theme/Makefile index 2fc638a7845..bf7b4434d0c 100644 --- a/graphics/paper-icon-theme/Makefile +++ b/graphics/paper-icon-theme/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2017/11/23 17:19:57 wiz Exp $ DISTNAME= paper-icon-theme-1.3.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=snwh/} |