Date: Sat, 14 Sep 2019 09:38:17 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512002 - head/devel/py-pygit2 Message-ID: <201909140938.x8E9cHOl098423@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Sep 14 09:38:16 2019 New Revision: 512002 URL: https://svnweb.freebsd.org/changeset/ports/512002 Log: - Update WWW Approved by: portmgr blanket Modified: head/devel/py-pygit2/pkg-descr Modified: head/devel/py-pygit2/pkg-descr ============================================================================== --- head/devel/py-pygit2/pkg-descr Sat Sep 14 08:20:38 2019 (r512001) +++ head/devel/py-pygit2/pkg-descr Sat Sep 14 09:38:16 2019 (r512002) @@ -2,4 +2,4 @@ Pygit2 is a set of Python bindings to the libgit2 shar implements the core of Git. Pygit2 works with Python 2.7, 3.2, 3.3, 3.4 and pypy. -WWW: http://www.pygit2.org/ +WWW: https://www.pygit2.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909140938.x8E9cHOl098423>