git: 2ec7df7c7d5c - main - www/htmlcxx: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:48:37 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ec7df7c7d5cbe65d074a5cc7e42113ee5fd23fd

commit 2ec7df7c7d5cbe65d074a5cc7e42113ee5fd23fd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:45:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:45:30 +0000

    www/htmlcxx: Update WWW and clean up pkg-descr
---
 www/htmlcxx/Makefile  | 3 ++-
 www/htmlcxx/pkg-descr | 2 --
 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/