Date: Sun, 19 May 2024 17:25:09 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: 6703df370e29 - main - devel/pecl-inotify: Update WWW Message-ID: <202405191725.44JHP9MD062040@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=6703df370e2927d868a9d5107c9848a8ea55bdbc commit 6703df370e2927d868a9d5107c9848a8ea55bdbc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:16:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:25 +0000 devel/pecl-inotify: Update WWW --- devel/pecl-inotify/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/pecl-inotify/Makefile b/devel/pecl-inotify/Makefile index 2315a4016161..4489422b24bb 100644 --- a/devel/pecl-inotify/Makefile +++ b/devel/pecl-inotify/Makefile @@ -4,7 +4,8 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Inotify bindings for PHP -WWW= https://pecl.php.net/package/inotify +WWW= https://pecl.php.net/package/inotify \ + https://github.com/arnaud-lb/php-inotify LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191725.44JHP9MD062040>