diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /security/keepassxc | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'security/keepassxc')
-rw-r--r-- | security/keepassxc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 97b10eba253..6eb9e3afc30 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2018/07/20 03:34:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2018/11/12 03:52:51 ryoon Exp $ DISTNAME= keepassxc-2.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/} |