diff options
Diffstat (limited to 'security/keepassxc/Makefile')
-rw-r--r-- | security/keepassxc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 8d98abffea6..6b11cd24002 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2018/04/07 07:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2018/04/14 07:34:39 adam Exp $ DISTNAME= keepassxc-2.3.0 +PKGREVISION= 1 CATEGORIES= security x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/} |