diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-10 11:36:02 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-10 11:36:02 +0000 |
commit | aa06fc41d7bf1554b8392b8baebd9223467caad4 (patch) | |
tree | ddf091396bf92530e16243544d85b7fc1e8165e4 /finance/cbb | |
parent | b4fa15a650ab0e38ab1ebc371e832d8b16912d3e (diff) |
Notes
Diffstat (limited to 'finance/cbb')
-rw-r--r-- | finance/cbb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index abd330b2d043..d4bb159d0d65 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -16,6 +16,8 @@ MAINTAINER= kline@thought.org COMMENT= Checkbook balancing tool RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 +DEPRECATED= tcl82 support is going to be dropped +EXPIRATION_DATE= 2009-04-22 NO_BUILD= yes USE_PERL5= yes |