summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-15 01:35:11 +0000
committerwiz <wiz>2000-12-15 01:35:11 +0000
commit1f7e5b986306f595976dd73f6bf1c4cd3ae03f59 (patch)
tree7c1ad795af6afe897be00e1b373606f44281cf8d /finance
parente7f12a2d52f5fb4108a5cc0832ae3555e4105bb4 (diff)
downloadpkgsrc-1f7e5b986306f595976dd73f6bf1c4cd3ae03f59.tar.gz
HOMEPAGE is gone; fix nits in DESCR.
Diffstat (limited to 'finance')
-rw-r--r--finance/xfinans/Makefile4
-rw-r--r--finance/xfinans/pkg/DESCR4
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