diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
commit | 1e9999ddafb341c00dd0f6b0f84ac860379e34f6 (patch) | |
tree | 06b7d836daa984c126f0a48ba9fa4a43249105ad /security/gopass/Makefile | |
parent | Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). (diff) |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
Notes
Notes:
svn path=/head/; revision=536695
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r-- | security/gopass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile index deb46f3f9af8..26ad1e5f6b09 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 2 CATEGORIES= security MAINTAINER= sascha@root-login.org -COMMENT= Gopass is a rewrite of the pass password manager in Go +COMMENT= Rewrite of the pass password manager in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |