summaryrefslogtreecommitdiff
path: root/www/htmlcxx
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-07-19 00:45:30 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-07-19 00:45:30 +0800
commit2ec7df7c7d5cbe65d074a5cc7e42113ee5fd23fd (patch)
treeec33fbd5fc7ff6481bfd11f6adb92f69e42ad145 /www/htmlcxx
parenttextproc/asciidoc: Update to 10.2.1 (diff)
www/htmlcxx: Update WWW and clean up pkg-descr
Diffstat (limited to 'www/htmlcxx')
-rw-r--r--www/htmlcxx/Makefile3
-rw-r--r--www/htmlcxx/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/www/htmlcxx/Makefile b/www/htmlcxx/Makefile
index 8db7b3183cc9..ef6409eb32bd 100644
--- a/www/htmlcxx/Makefile
+++ b/www/htmlcxx/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES= SF/htmlcxx/v${PORTVERSION} \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTML and CSS APIs for C++
-WWW= https://github.com/bonitao/htmlcxx
+WWW= https://htmlcxx.sourceforge.net/ \
+ https://github.com/bonitao/htmlcxx
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/LGPL_V2
diff --git a/www/htmlcxx/pkg-descr b/www/htmlcxx/pkg-descr
index 4f1e486504e1..a58e24734090 100644
--- a/www/htmlcxx/pkg-descr
+++ b/www/htmlcxx/pkg-descr
@@ -1,3 +1 @@
htmlcxx is a simple non-validating css1 and html parser for C++.
-
-See also: http://htmlcxx.sourceforge.net/