git: 35732f1a94b2 - main - converters/pecl-igbinary: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:25:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=35732f1a94b27271ca4d53d5461e64302d703620 commit 35732f1a94b27271ca4d53d5461e64302d703620 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:16:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:24 +0000 converters/pecl-igbinary: Update WWW --- converters/pecl-igbinary/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/converters/pecl-igbinary/Makefile b/converters/pecl-igbinary/Makefile index 574af1c7b881..0f601f7c1186 100644 --- a/converters/pecl-igbinary/Makefile +++ b/converters/pecl-igbinary/Makefile @@ -4,7 +4,8 @@ CATEGORIES= converters MAINTAINER= sunpoet@FreeBSD.org COMMENT= Replacement for the standard PHP serializer -WWW= https://pecl.php.net/package/igbinary +WWW= https://pecl.php.net/package/igbinary \ + https://github.com/igbinary/igbinary LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING