Date: Mon, 25 Feb 2019 19:56:33 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493894 - head/graphics/py-exiv2 Message-ID: <201902251956.x1PJuXfT068102@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Mon Feb 25 19:56:33 2019 New Revision: 493894 URL: https://svnweb.freebsd.org/changeset/ports/493894 Log: graphics/py-exiv2: fix WWW to a non-dead URL Modified: head/graphics/py-exiv2/pkg-descr Modified: head/graphics/py-exiv2/pkg-descr ============================================================================== --- head/graphics/py-exiv2/pkg-descr Mon Feb 25 19:48:39 2019 (r493893) +++ head/graphics/py-exiv2/pkg-descr Mon Feb 25 19:56:33 2019 (r493894) @@ -7,4 +7,4 @@ It is designed as a high level interface to the functi exiv2 (and is built on top of it). Using python's built-in data types and standard modules, it provides easy manipulation of image metadata. -WWW: http://tilloy.net/dev/pyexiv2/ +WWW: https://launchpad.net/pyexiv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902251956.x1PJuXfT068102>