diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 00:31:08 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 00:33:09 +0800 |
commit | 65e077739dee45cd23d8f4444abc25e48ce44c06 (patch) | |
tree | 71bb5db0c37a0b9bc5bc4e475ee95deac72abfbb | |
parent | 16aee88e16a3306eeaac7ddda371e4e699dc67ef (diff) | |
download | freebsd-ports-65e077739dee45cd23d8f4444abc25e48ce44c06.zip |
textproc/xalan-c: Update WWW
Approved by: portmgr (blanket)
-rw-r--r-- | textproc/xalan-c/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-c/pkg-descr b/textproc/xalan-c/pkg-descr index d6267d616b4a..9f8a9621d33c 100644 --- a/textproc/xalan-c/pkg-descr +++ b/textproc/xalan-c/pkg-descr @@ -2,4 +2,4 @@ Xalan-C++ is an XSLT processor from the Apache XML Project. It provides a shared library to transform XML documents into HTML, text or other XML document types from within your own application. -WWW: http://xalan.apache.org/xalan-c/ +WWW: https://apache.github.io/xalan-c/ |