MFH: r350192

Add missed warning from r350191
This commit is contained in:
Bryan Drewery 2014-04-08 14:09:19 +00:00
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

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