From 86b0032e69f20557e2fa4546183184abd6561a8f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 23 Mar 2024 22:20:22 +0800 Subject: [PATCH] devel/pear-HTML_QuickForm2: Update WWW --- devel/pear-HTML_QuickForm2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index f2a531910fdb..fc448c5c5ee7 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -4,7 +4,8 @@ CATEGORIES= devel www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP5 rewrite of the HTML_QuickForm package -WWW= https://pear.php.net/package/HTML_QuickForm2 +WWW= https://pear.php.net/package/HTML_QuickForm2 \ + https://github.com/pear/HTML_QuickForm2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/docs/LICENSE