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.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/finance/Makefile 2000/12/13 22:40:57 1.3 +++ pkgsrc/finance/Makefile 2001/02/16 15:51:49 1.4 @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.3 2000/12/13 22:40:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:51:49 wiz Exp $ # - SUBDIR += emma - SUBDIR += gnofin - SUBDIR += gnucash - SUBDIR += tclticker - SUBDIR += xfinans - SUBDIR += xinvest - SUBDIR += xquote +COMMENT= Monetary, financial and related applications + +SUBDIR+= emma +SUBDIR+= gnofin +SUBDIR+= gnucash +SUBDIR+= tclticker +SUBDIR+= xfinans +SUBDIR+= xinvest +SUBDIR+= xquote .include "../mk/bsd.pkg.subdir.mk"