diff options
Diffstat (limited to 'security/lastpass-cli/Makefile')
-rw-r--r-- | security/lastpass-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile index 2b94ac6a3b32..ce644ca1e0f7 100644 --- a/security/lastpass-cli/Makefile +++ b/security/lastpass-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= lastpass-cli PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/lastpass/lastpass-cli/releases/download/v${PORTVERSION}/ |