diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-15 02:15:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-15 02:15:16 +0000 |
commit | fbc3d7afe70b0180e08bff2f848dee3eb11f0fd0 (patch) | |
tree | 2094970ddc936aaa4bd501a527fa6cc60a872b7b /finance/cbb/files/patch-01 | |
parent | Update to version 1.2.0pre2. (diff) |
Update to version 0.77.
PR: 10183
Submitted by: maintainer
Diffstat (limited to 'finance/cbb/files/patch-01')
-rw-r--r-- | finance/cbb/files/patch-01 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01 index f2cf5dc731a8..9658330ab0b8 100644 --- a/finance/cbb/files/patch-01 +++ b/finance/cbb/files/patch-01 @@ -2,7 +2,7 @@ +++ Makefile Fri Oct 10 20:52:22 1997 @@ -26,14 +26,15 @@ - CBB_ROOT = cbb-0.74 + CBB_ROOT = cbb-0.77 TAR = tar -PERL = perl +PERL = ${PERL5} |