diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /finance/cbb/files/patch-01 | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'finance/cbb/files/patch-01')
-rw-r--r-- | finance/cbb/files/patch-01 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/finance/cbb/files/patch-01 b/finance/cbb/files/patch-01 deleted file mode 100644 index 924d43de64b2..000000000000 --- a/finance/cbb/files/patch-01 +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Wed Jan 5 14:43:28 2000 -+++ Makefile Sun Jan 23 00:58:16 2000 -@@ -60,9 +60,9 @@ - LN_S = ln -s - MAKEINFO = makeinfo - PACKAGE = cbb --PERL = /usr/bin/perl -+PERL = ${PERL5} - VERSION = 0.8.1 --WISH = /usr/bin/wish -+WISH = ${LOCALBASE}/bin/wish8.2 - language = english - - SUBDIRS = contrib demo docs graphs images languages reports |