svn commit: r522203 - head/textproc/libcyaml

Yuri Victorovich yuri at FreeBSD.org
Mon Jan 6 06:14:03 UTC 2020


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


More information about the svn-ports-all mailing list