Date: Wed, 15 Mar 2017 11:29:33 +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: r436208 - head/textproc/pure-xml Message-ID: <201703151129.v2FBTX6K000852@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Mar 15 11:29:33 2017 New Revision: 436208 URL: https://svnweb.freebsd.org/changeset/ports/436208 Log: - Fix WWW Modified: head/textproc/pure-xml/pkg-descr Modified: head/textproc/pure-xml/pkg-descr ============================================================================== --- head/textproc/pure-xml/pkg-descr Wed Mar 15 10:59:09 2017 (r436207) +++ head/textproc/pure-xml/pkg-descr Wed Mar 15 11:29:33 2017 (r436208) @@ -3,4 +3,4 @@ module provides a simplified interface t libraries, and supplies all the necessary data structures and operations to inspect, create, modify and transform XML documents with ease. -WWW: http://docs.pure-lang.googlecode.com/hg/pure-xml.html +WWW: https://puredocs.bitbucket.io/pure-xml.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703151129.v2FBTX6K000852>