MFH: r350192
Add missed warning from r350191
This commit is contained in:
parent
dd836ce6f0
commit
544a9ccda2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2014Q2/; revision=350619
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= keybase
|
||||
PORTVERSION= 0.2.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://dist.keybase.io/pkg/files/ \
|
||||
LOCAL/bdrewery/${PORTNAME}/:DEFAULT,deps \
|
||||
|
|
1
security/keybase/pkg-plist
Normal file
1
security/keybase/pkg-plist
Normal file
|
@ -0,0 +1 @@
|
|||
@exec echo; echo '######################################################################'; echo ' \!/ WARNING \!/'; echo ' \!/ WARNING \!/'; echo; echo 'Keybase is alpha, has a bad security and bug track record, and is written by e-dating site OkCupid.com. Extreme caution should be used.' | /usr/bin/fmt -w 79; echo; echo 'Uploading any private key is strongly discouraged.'; echo; echo ' \!/ WARNING \!/';echo '######################################################################'
|
Loading…
Reference in a new issue