diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
commit | c2ec96e939971eb27b4e76cec3ba1da27c681710 (patch) | |
tree | d8e88d954fe008a304993a2e91d3330e23a63791 /finance/cbb | |
parent | New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits (diff) |
Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.
I'll fix up the dependencies later.
Notes
Notes:
svn path=/head/; revision=12324
Diffstat (limited to 'finance/cbb')
-rw-r--r-- | finance/cbb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index 0579520f7f1f..0f221a5df90a 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -3,11 +3,11 @@ # Date created: 14 September, 1997 # Whom: kline # -# $Id: Makefile,v 1.2 1998/02/19 20:44:00 obrien Exp $ +# $Id: Makefile,v 1.3 1998/02/21 22:37:53 fenner Exp $ # DISTNAME= cbb-0.73 -CATEGORIES= misc tk42 +CATEGORIES= deskutils tk42 MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \ ftp://ftp.fifi.org/pub/cbb/ |