diff options
Diffstat (limited to 'security/totp-cli')
-rw-r--r-- | security/totp-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index 36c9ba94d5c7..af4a3ec3242c 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -6,6 +6,7 @@ CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= Authy/Google Authenticator like TOTP CLI tool +WWW= https://github.com/yitsushi/totp-cli LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |