Date: Sun, 19 May 2024 17:25:18 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: 15c7cdcfcc3a - main - security/pecl-pkcs11: Update WWW Message-ID: <202405191725.44JHPI9q062340@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=15c7cdcfcc3a0d2151c02b7a03e6bffe20398692 commit 15c7cdcfcc3a0d2151c02b7a03e6bffe20398692 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:17:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:27 +0000 security/pecl-pkcs11: Update WWW --- security/pecl-pkcs11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/pecl-pkcs11/Makefile b/security/pecl-pkcs11/Makefile index 1fef3633a99e..5c531d4fcf0c 100644 --- a/security/pecl-pkcs11/Makefile +++ b/security/pecl-pkcs11/Makefile @@ -4,7 +4,8 @@ CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= PKCS11 bindings for PHP -WWW= https://github.com/gamringer/php-pkcs11 +WWW= https://pecl.php.net/package/PKCS11 \ + https://github.com/gamringer/php-pkcs11 LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191725.44JHPI9q062340>