diff options
-rw-r--r-- | deskutils/cbb/Makefile | 5 | ||||
-rw-r--r-- | deskutils/cbb/pkg-descr | 2 | ||||
-rw-r--r-- | finance/cbb/Makefile | 5 | ||||
-rw-r--r-- | finance/cbb/pkg-descr | 2 |
4 files changed, 6 insertions, 8 deletions
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile index bc4bfee67dd0..d83f3ab8940f 100644 --- a/deskutils/cbb/Makefile +++ b/deskutils/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/deskutils/cbb/pkg-descr b/deskutils/cbb/pkg-descr index 0ebcf22f0fe6..1f1ccd02ee2b 100644 --- a/deskutils/cbb/pkg-descr +++ b/deskutils/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/ 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/ |