diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:17:55 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:17:55 +0800 |
commit | d5d1ae7c729064573c6e63e4642d0fa13ced66c5 (patch) | |
tree | 6053150238ab6698d90e2ab8f22fa86ef9cb8b88 /finance | |
parent | 07804d7369973def879667e3c2e6f6966b224e1a (diff) | |
download | freebsd-ports-gnome-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.tar.gz freebsd-ports-gnome-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.tar.zst freebsd-ports-gnome-d5d1ae7c729064573c6e63e4642d0fa13ced66c5.zip |
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.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/cbb/Makefile | 4 | ||||
-rw-r--r-- | finance/xinvest/Makefile | 4 |
2 files changed, 4 insertions, 4 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/ diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 6d7b055fd865..270b31d5f121 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -3,11 +3,11 @@ # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/17 10:11:29 tg Exp $ # DISTNAME= xinvest-2.5.1 -CATEGORIES= misc +CATEGORIES= deskutils MASTER_SITES= http://sunsite.auc.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |