Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2020 06:14:02 +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: r522203 - head/textproc/libcyaml
Message-ID:  <202001060614.0066E226094022@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jan  6 06:14:02 2020
New Revision: 522203
URL: https://svnweb.freebsd.org/changeset/ports/522203

Log:
  textproc/libcyaml: Fix WWW
  
  Reported by:	bapt

Modified:
  head/textproc/libcyaml/pkg-descr

Modified: head/textproc/libcyaml/pkg-descr
==============================================================================
--- head/textproc/libcyaml/pkg-descr	Mon Jan  6 04:51:41 2020	(r522202)
+++ head/textproc/libcyaml/pkg-descr	Mon Jan  6 06:14:02 2020	(r522203)
@@ -1,4 +1,4 @@
 LibCYAML is a C library for reading and writing structured YAML documents. It
 is written in ISO C11 and licensed under the ISC licence.
 
-WWW: https://git.zrythm.org/zrythm/libcyaml
+WWW: https://github.com/tlsa/libcyaml



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