Skip to content

Commit

Permalink
security/keybase: Update WWW and clean up pkg-descr
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 9, 2023
1 parent 440c2c6 commit cf90773
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
8 changes: 4 additions & 4 deletions security/keybase/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ PORTNAME= keybase
PORTVERSION= 6.0.4
PORTREVISION= 3
DISTVERSIONPREFIX= v
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/go/:gomod
#MASTER_SITES= https://raw.githubusercontent.com/keybase/client/v${PORTVERSION}/go/:gomod
MASTER_SITES= https://raw.githubusercontent.com/keybase/client/v${PORTVERSION}/go/:gomod
CATEGORIES= security
DISTFILES= go.mod:gomod


MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Keybase.io client and Keybase Filesystem (KBFS)
WWW= https://keybase.io/docs/command_line
WWW= https://keybase.io/docs/command_line \
https://keybase.io/docs/kbfs \
https://github.com/keybase/client

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
Expand Down
3 changes: 0 additions & 3 deletions security/keybase/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ Keybase filesystem (KBFS). This client allows you to mount KBFS as a proper
filesystem at some mountpoint on your local device (by default, /keybase/). It
communicates locally with the Keybase service, and remotely with three types of
KBFS servers (block servers, metadata servers, and key servers).

See also: https://keybase.io/docs/kbfs
See also: https://github.com/keybase/client

0 comments on commit cf90773

Please sign in to comment.