diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-08 00:20:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-08 00:20:20 +0000 |
commit | 7f4de4bb932c60d69a21cd40191af803c2126257 (patch) | |
tree | ef9b8c7b2c33d55cbf9aa7e37ea7177e1c14b9cd /finance | |
parent | fvwm2 is now in x11-wm. (diff) |
ical and plan are now in deskutils.
Notes
Notes:
svn path=/head/; revision=12338
Diffstat (limited to 'finance')
-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 2eaa144e6a61..d78e7346ce9a 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -3,7 +3,7 @@ # Date created: 14 September, 1997 # Whom: kline # -# $Id: Makefile,v 1.4 1998/08/07 22:17:52 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:56:13 asami Exp $ # DISTNAME= cbb-0.73 @@ -15,7 +15,7 @@ MAINTAINER= kline@thought.org # extern.conf could easily be patched to use `plan' over `ical' RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \ - ical:${PORTSDIR}/misc/ical + ical:${PORTSDIR}/deskutils/ical LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11-toolkits/tk42 NO_BUILD= yes |