summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2018-07-08 11:17:58 +0000
committerkhorben <khorben@pkgsrc.org>2018-07-08 11:17:58 +0000
commit788575068df336a490ca232f9eccbe087f48ef2d (patch)
treecec912863b459d0cae746dd7ba1588e1a2a8a3a9 /finance
parent92ebe205114844278f3dfa6ff7ff2f9c02cfa116 (diff)
downloadpkgsrc-788575068df336a490ca232f9eccbe087f48ef2d.tar.gz
Set myself as the maintainer
Diffstat (limited to 'finance')
-rw-r--r--finance/bitcoin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/bitcoin/Makefile b/finance/bitcoin/Makefile
index 8f6b6d8c748..7fbad4f39ec 100644
--- a/finance/bitcoin/Makefile
+++ b/finance/bitcoin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2018/07/08 11:13:45 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/08 11:17:58 khorben Exp $
DISTNAME= bitcoin-0.16.1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GITHUB:=bitcoin/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= noud4@users.sourceforge.net
+MAINTAINER= khorben@defora.org
HOMEPAGE= https://github.com/bitcoin/bitcoin/
COMMENT= P2P electronic cash system
LICENSE= mit