diff options
| author | Adriaan de Groot <adridg@FreeBSD.org> | 2021-12-09 10:21:51 +0000 |
|---|---|---|
| committer | Adriaan de Groot <adridg@FreeBSD.org> | 2021-12-09 10:25:22 +0000 |
| commit | c770da752ddd6fbb0200176956abd13eebf272f7 (patch) | |
| tree | c3ea9f8a1284987a6764a18fb89c5cb5a1883016 /security/keepassxc | |
| parent | f60da0973d3432a3899b8a46e748441eea5c0dee (diff) | |
Diffstat (limited to 'security/keepassxc')
| -rw-r--r-- | security/keepassxc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 20219ef89f42..cb1789f5d077 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,5 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.6.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ |
