git: 86b0032e69f2 - main - devel/pear-HTML_QuickForm2: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 14:59:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=86b0032e69f20557e2fa4546183184abd6561a8f commit 86b0032e69f20557e2fa4546183184abd6561a8f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:20:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:30:59 +0000 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