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.2 retrieving revision 1.14 diff -u -p -r1.2 -r1.14 --- pkgsrc/finance/Makefile 2000/12/12 01:30:47 1.2 +++ pkgsrc/finance/Makefile 2007/04/01 21:36:16 1.14 @@ -1,11 +1,18 @@ -# $NetBSD: Makefile,v 1.2 2000/12/12 01:30:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/04/01 21:36:16 wiz Exp $ # - SUBDIR += emma - SUBDIR += gnucash - SUBDIR += tclticker - SUBDIR += xfinans - SUBDIR += xinvest - SUBDIR += xquote +COMMENT= Monetary, financial and related applications + +SUBDIR+= gkrellm-stock +SUBDIR+= gnucash +SUBDIR+= gnucash-docs +SUBDIR+= gnucash-gtk1 +SUBDIR+= kmymoney2 +SUBDIR+= libofx +SUBDIR+= p5-Finance-Quote +SUBDIR+= tclticker +SUBDIR+= xfinans +SUBDIR+= xinvest +SUBDIR+= xquote .include "../mk/bsd.pkg.subdir.mk"