diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 08:24:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 08:24:33 +0000 |
commit | c1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c (patch) | |
tree | e6c755b062dd80c713e1ac5428552457f7122414 /misc/kaccessible | |
parent | d218bc371b34a309f0e193ee5575ed3034f7c6d3 (diff) | |
download | pkgsrc-c1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c.tar.gz |
*: Recursive revbump from boost-1.75.0
Diffstat (limited to 'misc/kaccessible')
-rw-r--r-- | misc/kaccessible/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kaccessible/Makefile b/misc/kaccessible/Makefile index 094788651c1..b799481fa99 100644 --- a/misc/kaccessible/Makefile +++ b/misc/kaccessible/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2020/11/05 09:08:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2021/01/01 08:24:50 ryoon Exp $ DISTNAME= kaccessible-16.12.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= misc COMMENT= Provides accessibility services like focus tracking for KDE MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.12.0/src/} |