Add missed warning from r350191

This commit is contained in:
Bryan Drewery 2014-04-05 04:27:28 +00:00
parent 23e87ed339
commit 7033918cb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350192
2 changed files with 2 additions and 0 deletions

View file

@ -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 \

View 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 '######################################################################'