diff options
Diffstat (limited to 'security/lastpass-cli/Makefile')
-rw-r--r-- | security/lastpass-cli/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile index 086c9242d0ad..2403837fba0a 100644 --- a/security/lastpass-cli/Makefile +++ b/security/lastpass-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= lastpass-cli PORTVERSION= 0.5.1 +DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= tom@hur.st @@ -19,8 +20,6 @@ USE_OPENSSL= yes USE_GITHUB= YES GH_ACCOUNT= lastpass -GH_PROJECT= lastpass-cli -GH_TAGNAME= v${PORTVERSION} PLIST_FILES= bin/lpass MAKE_ENV+= MANDIR=${MANPREFIX}/man |