diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | finance/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 253ec99661f..345ef738b09 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7533 2004/10/23 10:29:23 peter Exp $ +$NetBSD: CHANGES,v 1.7534 2004/10/23 10:42:09 jdolecek Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4826,3 +4826,4 @@ Changes to the packages collection and infrastructure in 2004: Updated bash to 3.0nb1 [minskim 2004-10-23] Added rexima-1.4 [wiz 2004-10-23] Updated openntpd to 20040824p [peter 2004-10-23] + Added gnucash-docs-1.8.4 [jdolecek 2004-10-23] diff --git a/finance/Makefile b/finance/Makefile index 8928c48d3ea..ab99500833b 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/02/24 23:06:31 cube Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/23 10:42:09 jdolecek Exp $ # COMMENT= Monetary, financial and related applications @@ -8,6 +8,7 @@ SUBDIR+= gkrellm-stock SUBDIR+= gkrellm1-stock SUBDIR+= gnofin SUBDIR+= gnucash +SUBDIR+= gnucash-docs SUBDIR+= kmymoney2 SUBDIR+= p5-finance-quote SUBDIR+= tclticker |