pkgsrc-WIP-changes archive

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

arachne-pnr-git: Fix github repo details.



Module Name:	pkgsrc-wip
Committed By:	Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By:	sevan
Date:		Sun Dec 4 04:29:34 2016 +0000
Changeset:	78af0b0aa568f5ae32170d15b6a13639d095f194

Modified Files:
	arachne-pnr-git/Makefile

Log Message:
arachne-pnr-git: Fix github repo details.

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

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

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

diffs:
diff --git a/arachne-pnr-git/Makefile b/arachne-pnr-git/Makefile
index cc8048e..ae133a0 100644
--- a/arachne-pnr-git/Makefile
+++ b/arachne-pnr-git/Makefile
@@ -2,10 +2,10 @@
 
 DISTNAME=	arachne-pnr-52e69ed
 CATEGORIES=	cross
-MASTER_SITES=	${MASTER_SITE_GITHUB:=cliffordwolf/}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=cseed/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/cliffordwolf/
+HOMEPAGE=	https://github.com/cseed/
 COMMENT=	Place and route tool for FPGAs
 LICENSE=	mit
 


Home | Main Index | Thread Index | Old Index