diff options
Diffstat (limited to 'finance/cbb/Makefile')
-rw-r--r-- | finance/cbb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index 7e539d23fbaa..973e14d16680 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -1,12 +1,12 @@ # New ports collection Makefile for: cbb -# Version required: 0.77 +# Version required: 0.78 # Date created: 24 September, 1998 # Whom: kline # -# $Id: Makefile,v 1.10 1998/12/12 21:41:25 jseger Exp $ +# $Id: Makefile,v 1.11 1999/03/15 02:15:00 steve Exp $ # -DISTNAME= cbb-0.77 +DISTNAME= cbb-0.78 CATEGORIES= deskutils MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \ ftp://ftp.fifi.org/pub/cbb/ |