pkgsrc-WIP-changes archive

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

Fix HOMEPAGE.



Module Name:	pkgsrc-wip
Committed By:	Alexander Nasonov <alnsn%yandex.ru@localhost>
Pushed By:	alnsn
Date:		Sun Aug 27 17:59:33 2017 +0100
Changeset:	dbc8eb7703a3965931a3ec94d3cb821b30083285

Modified Files:
	ssh-chat/Makefile

Log Message:
Fix HOMEPAGE.

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

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

diffstat:
 ssh-chat/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ssh-chat/Makefile b/ssh-chat/Makefile
index 72aba4190b..785cd48067 100644
--- a/ssh-chat/Makefile
+++ b/ssh-chat/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=shazow/}
 GITHUB_PROJECT=	ssh-chat
 
 MAINTAINER=	alnsn%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/dchest/siphash
+HOMEPAGE=	https://github.com/shazow/ssh-chat
 COMMENT=	Chat over SSH
 LICENSE=	mit
 


Home | Main Index | Thread Index | Old Index