pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/bitcoin



Module Name:    pkgsrc
Committed By:   khorben
Date:           Sun Jul  8 11:17:58 UTC 2018

Modified Files:
        pkgsrc/finance/bitcoin: Makefile

Log Message:
Set myself as the maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/finance/bitcoin/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/bitcoin/Makefile
diff -u pkgsrc/finance/bitcoin/Makefile:1.1 pkgsrc/finance/bitcoin/Makefile:1.2
--- pkgsrc/finance/bitcoin/Makefile:1.1 Sun Jul  8 11:13:45 2018
+++ pkgsrc/finance/bitcoin/Makefile     Sun Jul  8 11:17:58 2018
@@ -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@localhost
+MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://github.com/bitcoin/bitcoin/
 COMMENT=       P2P electronic cash system
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index