Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2019 03:38:50 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508225 - head/devel/py-yamllint
Message-ID:  <201908060338.x763co4i054895@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Aug  6 03:38:50 2019
New Revision: 508225
URL: https://svnweb.freebsd.org/changeset/ports/508225

Log:
  devel/py-yamllint: Fix WWW (change it to the real homepage)
  
  Approved by:	portmgr blanket

Modified:
  head/devel/py-yamllint/pkg-descr

Modified: head/devel/py-yamllint/pkg-descr
==============================================================================
--- head/devel/py-yamllint/pkg-descr	Tue Aug  6 00:39:56 2019	(r508224)
+++ head/devel/py-yamllint/pkg-descr	Tue Aug  6 03:38:50 2019	(r508225)
@@ -4,4 +4,4 @@ yamllint does not only check for syntax validity, but 
 like key repetition and cosmetic problems such as lines length,
 trailing spaces, indentation, etc.
 
-WWW: https://pypi.org/project/yamllint/
+WWW: https://github.com/adrienverge/yamllint



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908060338.x763co4i054895>