Update this for the recient import.

This commit is contained in:
David E. O'Brien 2000-01-16 10:22:31 +00:00
parent 6986f365d4
commit d98b1e1d59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56107

View File

@ -1,13 +1,13 @@
bc 1.0.4
$FreeBSD$
bc 1.0.5a
originals can be found at: ftp://prep.ai.mit.edu/pub/gnu/
removed no subdirectories
removed bc/scan.c bc/bc.c bc/bc.h doc/texinfo.tex
andreas@FreeBSD.ORG
removed bc/scan.c bc/bc.c bc/bc.h doc/texinfo.tex doc/dc.info
obrien@FreeBSD.ORG
Imported with the commands:
tar xvzf bc-1.0.4.tar.gz
cd bc-1.0.4
cvs import src/contrib/bc BC bc1_0_4
applied patch (PR 12550)
tar xvzf bc-1.0.5a.tar.gz
cd bc-1.0.5
cvs import src/contrib/bc BC bc_1_0_5a