summaryrefslogtreecommitdiff
path: root/contrib/bc
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-04-29 21:57:35 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-04-29 21:57:35 +0000
commitda63d8f279c336450909ad579074f82b4422612b (patch)
treeb5b207dcf527ab77e0d30c155f90bcee31377085 /contrib/bc
parent073523892d50784591b29f768c47090dc8e27c43 (diff)
Notes
Diffstat (limited to 'contrib/bc')
-rw-r--r--contrib/bc/FREEBSD-upgrade10
-rw-r--r--contrib/bc/README.FreeBSD10
2 files changed, 20 insertions, 0 deletions
diff --git a/contrib/bc/FREEBSD-upgrade b/contrib/bc/FREEBSD-upgrade
new file mode 100644
index 0000000000000..eaa1fae83893f
--- /dev/null
+++ b/contrib/bc/FREEBSD-upgrade
@@ -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
diff --git a/contrib/bc/README.FreeBSD b/contrib/bc/README.FreeBSD
new file mode 100644
index 0000000000000..eaa1fae83893f
--- /dev/null
+++ b/contrib/bc/README.FreeBSD
@@ -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