pkgsrc-WIP-changes archive

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

wip/py-yapf: Adjust homepage to a more meaningful value.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%NetBSD.org@localhost>
Pushed By:	ng0
Date:		Mon Dec 16 18:27:11 2019 +0000
Changeset:	77108bbf0091296179a4feebe54181d1806a5492

Modified Files:
	py-yapf/Makefile

Log Message:
wip/py-yapf: Adjust homepage to a more meaningful value.

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

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

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

diffs:
diff --git a/py-yapf/Makefile b/py-yapf/Makefile
index f6f5bf8613..d661e18afb 100644
--- a/py-yapf/Makefile
+++ b/py-yapf/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel textproc
 MASTER_SITES=	${MASTER_SITE_PYPI:=y/yapf/}
 
 MAINTAINER=	nils%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/google/
+HOMEPAGE=	https://github.com/google/yapf/
 COMMENT=	Python files formatter
 LICENSE=	apache-2.0
 


Home | Main Index | Thread Index | Old Index