diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-31 23:04:16 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-31 23:04:16 +0000 |
commit | 91f9ecd852796345d577a503151ce1bac2421010 (patch) | |
tree | 6e18c5440954e5b5d4cb344e7b270be737d161d0 /finance | |
parent | ea0bdc3c8692bf67bb8cef52524006de23b602e0 (diff) | |
download | ports-91f9ecd852796345d577a503151ce1bac2421010.tar.gz ports-91f9ecd852796345d577a503151ce1bac2421010.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/cbb/Makefile | 5 | ||||
-rw-r--r-- | finance/cbb/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index bc4bfee67dd0..d83f3ab8940f 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -8,10 +8,7 @@ DISTNAME= cbb-0.8.1 CATEGORIES= deskutils -MASTER_SITES= http://www.FreeBSD.org/~jedgar/distfiles/ -# Former sites that may or may not be usable in the future: -# ftp://ftp.me.umn.edu/pub/finance/ \ -# ftp://ftp.fifi.org/pub/cbb/ +MASTER_SITES= http://download.sourceforge.net/cbb/ MAINTAINER= kline@thought.org diff --git a/finance/cbb/pkg-descr b/finance/cbb/pkg-descr index 0ebcf22f0fe6..1f1ccd02ee2b 100644 --- a/finance/cbb/pkg-descr +++ b/finance/cbb/pkg-descr @@ -5,3 +5,5 @@ simple (tab delimited) data file format and is written entirely in Tcl/Tk and Perl and contains no compiled code. It provides a simple interface for users to add their own reports, graphs, and external modules without having to modify any of the CBB source. + +WWW: http://cbb.sourceforge.net/ |