pkgsrc-WIP-changes archive

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

*coin: correct maintainer email address



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sat Oct 12 11:16:52 2019 +0200
Changeset:	a73b5aa2015294049bf4e67808e118e9a717c28a

Modified Files:
	darkcoin/Makefile
	feathercoin/Makefile
	litecoin/Makefile
	peercoin/Makefile
	primecoin/Makefile
	quarkcoin/Makefile

Log Message:
*coin: correct maintainer email address

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a73b5aa2015294049bf4e67808e118e9a717c28a

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

diffstat:
 darkcoin/Makefile    | 2 +-
 feathercoin/Makefile | 2 +-
 litecoin/Makefile    | 2 +-
 peercoin/Makefile    | 2 +-
 primecoin/Makefile   | 2 +-
 quarkcoin/Makefile   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/darkcoin/Makefile b/darkcoin/Makefile
index 36c0c822e4..22c289ced3 100644
--- a/darkcoin/Makefile
+++ b/darkcoin/Makefile
@@ -7,7 +7,7 @@ PKGNAME=	dash-${DISTNAME:S/v//1}
 CATEGORIES=	finance
 MASTER_SITES=	https://github.com/darkcoinproject/darkcoin/archive/
 
-MAINTAINER=	pkgsrc-users%users.sourceforge.net@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.darkcoin.io/
 COMMENT=	Secure, decentralized, and anonymous digital currency
 LICENSE=	mit
diff --git a/feathercoin/Makefile b/feathercoin/Makefile
index 6a4acfd331..4a2c16fa02 100644
--- a/feathercoin/Makefile
+++ b/feathercoin/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	finance
 MASTER_SITES=	https://github.com/FeatherCoin/Feathercoin/archive/
 DIST_SUBDIR=	${PKGBASE}
 
-MAINTAINER=	pkgsrc-users%users.sourceforge.net@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://feathercoin.com/
 COMMENT=	Open source Internet currency
 LICENSE=	mit
diff --git a/litecoin/Makefile b/litecoin/Makefile
index b8122513f6..7b17871044 100644
--- a/litecoin/Makefile
+++ b/litecoin/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	litecoin-${DISTNAME:S/v//1}
 CATEGORIES=	finance
 MASTER_SITES=	https://github.com/litecoin-project/litecoin/archive/
 
-MAINTAINER=	pkgsrc-users%users.sourceforge.net@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.litecoin.org
 COMMENT=	Lite version of Bitcoin using scrypt as a proof-of-work algorithm
 LICENSE=	mit
diff --git a/peercoin/Makefile b/peercoin/Makefile
index 5b85d3b2b4..fff99a03a1 100644
--- a/peercoin/Makefile
+++ b/peercoin/Makefile
@@ -9,7 +9,7 @@ CATEGORIES=	finance
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ppcoin/ppcoin/archive/}
 DIST_SUBDIR=	${PKGBASE}
 
-MAINTAINER=	pkgsrc-users%users.sourceforge.net@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://peercoin.com/
 COMMENT=	Open source peer-to-peer digital currency, favored by Shiba Inus
 LICENSE=	mit
diff --git a/primecoin/Makefile b/primecoin/Makefile
index dfda347709..4481ecdfc9 100644
--- a/primecoin/Makefile
+++ b/primecoin/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${DISTNAME:S/-linux//1}
 CATEGORIES=	finance
 MASTER_SITES=	http://sourceforge.net/projects/primecoin/files/0.1.2/
 
-MAINTAINER=	pkgsrc-users%users.sourceforge.net@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://primecoin.io/
 COMMENT=	Cryptocurrency based on searching for prime numbers
 LICENSE=	mit
diff --git a/quarkcoin/Makefile b/quarkcoin/Makefile
index 214bbcddc4..ac734b4b59 100644
--- a/quarkcoin/Makefile
+++ b/quarkcoin/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	finance
 MASTER_SITES=	https://github.com/MaxGuevara/quark/archive/
 DIST_SUBDIR=	${PKGBASE}
 
-MAINTAINER=	pkgsrc-users%users.sourceforge.net@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://quark.cc/
 COMMENT=	Open source Internet currency
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index