pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Sep 16 14:17:54 UTC 2017

Modified Files:
        pkgsrc/finance: Makefile

Log Message:
Add homebank


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/finance/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/Makefile
diff -u pkgsrc/finance/Makefile:1.49 pkgsrc/finance/Makefile:1.50
--- pkgsrc/finance/Makefile:1.49        Thu Sep 14 16:16:17 2017
+++ pkgsrc/finance/Makefile     Sat Sep 16 14:17:54 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2017/09/14 16:16:17 minskim Exp $
+# $NetBSD: Makefile,v 1.50 2017/09/16 14:17:54 ryoon Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -6,6 +6,7 @@ COMMENT=        Monetary, financial and related
 SUBDIR+=       gkrellm-stock
 SUBDIR+=       gnucash
 SUBDIR+=       gnucash-docs
+SUBDIR+=       homebank
 SUBDIR+=       kmymoney2
 SUBDIR+=       ledger
 SUBDIR+=       libofx



Home | Main Index | Thread Index | Old Index