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/xinvest/Makefile | |
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/xinvest/Makefile')
-rw-r--r-- | finance/xinvest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |