diff options
author | wiz <wiz> | 2000-12-15 01:35:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-15 01:35:11 +0000 |
commit | b78338bd5d649cf8fc361b1cd8d7150606a6df28 (patch) | |
tree | 7c1ad795af6afe897be00e1b373606f44281cf8d /finance | |
parent | fdfc0df6b467c93c1ccd1c6e524318a18c92de4f (diff) | |
download | pkgsrc-b78338bd5d649cf8fc361b1cd8d7150606a6df28.tar.gz |
HOMEPAGE is gone; fix nits in DESCR.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xfinans/Makefile | 4 | ||||
-rw-r--r-- | finance/xfinans/pkg/DESCR | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/finance/xfinans/Makefile b/finance/xfinans/Makefile index 84c5eaf0832..12dadd21edc 100644 --- a/finance/xfinans/Makefile +++ b/finance/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/15 01:35:11 wiz Exp $ # DISTNAME= xfinans-5.9 @@ -7,7 +7,7 @@ CATEGORIES= finance x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/financial/accounting/} MAINTAINER= root@garbled.net -HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html +#HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html DEPENDS= gnuplot-3.7:../../graphics/gnuplot diff --git a/finance/xfinans/pkg/DESCR b/finance/xfinans/pkg/DESCR index 732d0fbafbe..cf454e90b3a 100644 --- a/finance/xfinans/pkg/DESCR +++ b/finance/xfinans/pkg/DESCR @@ -1,7 +1,5 @@ -Xfinance allows you to set up multiple accounts and categories of +Xfinans allows you to set up multiple accounts and categories of transactions. It is ideal for keeping watch over checking, savings and 401k type accounts. It's also good for keeping tabs on your credit card balances. It has graphing functions built in that allow it to generate graphs with gnuplot. - -port-by: Tim Rightnour |