diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-03-15 11:29:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-03-15 11:29:33 +0000 |
commit | db6ef5d39ac86a44b138cc31fa669de7fccafd85 (patch) | |
tree | e66536e182274d80623e8858b55756083a1e8482 | |
parent | - Update to 0.11.0 (diff) |
- Fix WWW
-rw-r--r-- | textproc/pure-xml/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pure-xml/pkg-descr b/textproc/pure-xml/pkg-descr index 7a4d040c5c7a..fe5d2091898d 100644 --- a/textproc/pure-xml/pkg-descr +++ b/textproc/pure-xml/pkg-descr @@ -3,4 +3,4 @@ module provides a simplified interface to the Gnome libxml2 and libxslt 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 |