Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/finance/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/finance/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.9 diff -u -p -r1.3 -r1.9 --- pkgsrc/finance/Makefile 2000/12/13 22:40:57 1.3 +++ pkgsrc/finance/Makefile 2005/07/23 21:34:55 1.9 @@ -1,12 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2000/12/13 22:40:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/07/23 21:34:55 wiz Exp $ # - SUBDIR += emma - SUBDIR += gnofin - SUBDIR += gnucash - SUBDIR += tclticker - SUBDIR += xfinans - SUBDIR += xinvest - SUBDIR += xquote +COMMENT= Monetary, financial and related applications + +SUBDIR+= gkrellm-stock +SUBDIR+= gkrellm1-stock +SUBDIR+= gnucash +SUBDIR+= gnucash-docs +SUBDIR+= kmymoney2 +SUBDIR+= p5-finance-quote +SUBDIR+= tclticker +SUBDIR+= xfinans +SUBDIR+= xinvest +SUBDIR+= xquote .include "../mk/bsd.pkg.subdir.mk"