diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /misc/kaccessible | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'misc/kaccessible')
-rw-r--r-- | misc/kaccessible/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kaccessible/Makefile b/misc/kaccessible/Makefile index 4f35743f834..991809fd0c6 100644 --- a/misc/kaccessible/Makefile +++ b/misc/kaccessible/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2016/01/10 19:37:55 markd Exp $ +# $NetBSD: Makefile,v 1.30 2016/03/05 11:28:54 jperkin Exp $ DISTNAME= kaccessible-15.12.0 +PKGREVISION= 1 CATEGORIES= misc COMMENT= Provides accessibility services like focus tracking for KDE MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} |