Date: Sun, 19 May 2024 17:25:15 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 951003bfe661 - main - security/pecl-gnupg: Update WWW Message-ID: <202405191725.44JHPFMi062226@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=951003bfe661fed0dd4e78e5c3b26dced969450b commit 951003bfe661fed0dd4e78e5c3b26dced969450b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:17:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:27 +0000 security/pecl-gnupg: Update WWW --- security/pecl-gnupg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile index d2db616a4d31..87bb41784d64 100644 --- a/security/pecl-gnupg/Makefile +++ b/security/pecl-gnupg/Makefile @@ -4,7 +4,8 @@ CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL wrapper around the gpgme library -WWW= https://pecl.php.net/package/gnupg +WWW= https://pecl.php.net/package/gnupg \ + https://github.com/php-gnupg/php-gnupg LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191725.44JHPFMi062226>