svn commit: r508225 - head/devel/py-yamllint

Yuri Victorovich yuri at FreeBSD.org
Tue Aug 6 03:38:51 UTC 2019


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


More information about the svn-ports-head mailing list