Added short instruction for FreeBSD how to import

This commit is contained in:
Andreas Klemm 1998-04-29 21:57:35 +00:00
parent 073523892d
commit da63d8f279
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35519
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
bc 1.0.4
originals can be found at: ftp://prep.ai.mit.edu/pub/gnu/
removed no subdirectories
andreas@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

10
contrib/bc/README.FreeBSD Normal file
View File

@ -0,0 +1,10 @@
bc 1.0.4
originals can be found at: ftp://prep.ai.mit.edu/pub/gnu/
removed no subdirectories
andreas@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