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.1.1.1 retrieving revision 1.10 diff -u -p -r1.1.1.1 -r1.10 --- pkgsrc/finance/Makefile 2000/12/11 13:53:25 1.1.1.1 +++ pkgsrc/finance/Makefile 2005/10/19 23:34:06 1.10 @@ -1,10 +1,17 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/10/19 23:34:06 wiz Exp $ +# - SUBDIR += emma - 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"