Date: Sat, 26 Oct 2024 03:15:49 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7a57e16ac4b6 - main - www/stork: Update WWW Message-ID: <202410260315.49Q3FnOj084461@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a57e16ac4b6078eb0745272997351882c6de258 commit 7a57e16ac4b6078eb0745272997351882c6de258 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 03:09:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 03:15:24 +0000 www/stork: Update WWW --- www/stork/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/stork/Makefile b/www/stork/Makefile index c4b3b24d8e8e..24c518d6214e 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -6,7 +6,8 @@ CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Impossibly fast web search, made for static sites -WWW= https://stork-search.net +WWW= https://stork-search.net \ + https://github.com/jameslittle230/stork LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../license.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3FnOj084461>