diff options
author | khorben <khorben@pkgsrc.org> | 2020-09-28 23:41:30 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2020-09-28 23:41:30 +0000 |
commit | f850d6a41c752c0d29c83c3417ec248284fe8404 (patch) | |
tree | fc13148c44d16bfa473469e1a28878ea6032d099 /finance/Makefile | |
parent | e516629ed2182320d660eed9489bc48f3d462d9c (diff) | |
download | pkgsrc-f850d6a41c752c0d29c83c3417ec248284fe8404.tar.gz |
Add py-eth-hash
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index 5ce5617bfc5..9fcc5fca71f 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2020/09/08 11:48:35 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2020/09/28 23:41:30 khorben Exp $ # COMMENT= Monetary, financial and related applications @@ -39,6 +39,7 @@ SUBDIR+= py-bitcoinlib SUBDIR+= py-bitcoinrpc SUBDIR+= py-braintree SUBDIR+= py-empyrical +SUBDIR+= py-eth-hash SUBDIR+= py-fecon235 SUBDIR+= py-ofxparse SUBDIR+= py-pyfolio |