git: 0edaf4047e67 - main - archivers/pecl-lzf: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:25:02 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0edaf4047e67c7ffa4071e9efaf7264b25783bc2 commit 0edaf4047e67c7ffa4071e9efaf7264b25783bc2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:16:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:24 +0000 archivers/pecl-lzf: Update WWW --- archivers/pecl-lzf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile index 30e968e7f089..5f7e3ba436df 100644 --- a/archivers/pecl-lzf/Makefile +++ b/archivers/pecl-lzf/Makefile @@ -5,7 +5,8 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Handles LZF de/compression -WWW= https://pecl.php.net/package/lzf +WWW= https://pecl.php.net/package/lzf \ + https://github.com/php/pecl-file_formats-lzf LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE