pkgsrc-WIP-changes archive

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

nq: update HOMEPAGE and MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Mar 13 09:39:02 2020 +0100
Changeset:	6423798a2d087ff4b931250df78cb13aade5168f

Modified Files:
	nq/Makefile

Log Message:
nq: update HOMEPAGE and MASTER_SITES

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

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

diffstat:
 nq/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/nq/Makefile b/nq/Makefile
index d37f6b902e..47a1ecafbe 100644
--- a/nq/Makefile
+++ b/nq/Makefile
@@ -3,10 +3,10 @@
 GITHUB_TAG=	b975f8a0571797ee527d534d337b1b1063619d38
 DISTNAME=	nq-${GITHUB_TAG}
 CATEGORIES=	misc
-MASTER_SITES=	${MASTER_SITE_GITHUB:=christiank/}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=leahneukirchen/}
 
 MAINTAINER=	cfkoch%edgebsd.org@localhost
-HOMEPAGE=	https://github.com/chneukirchen/nq/
+HOMEPAGE=	https://github.com/leahneukirchen/nq
 COMMENT=	Command line queueing utility
 LICENSE=	public-domain
 


Home | Main Index | Thread Index | Old Index