Date: Tue, 28 May 2024 10:22:54 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: 7a5d320f2c84 - main - www/tinyproxy: Update WWW Message-ID: <202405281022.44SAMs5E028948@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=7a5d320f2c8476440de145efe1b354803cd0125a commit 7a5d320f2c8476440de145efe1b354803cd0125a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 10:15:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 10:21:27 +0000 www/tinyproxy: Update WWW --- www/tinyproxy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index fae893a5d057..b6f3e761e39e 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= https://github.com/tinyproxy/tinyproxy/releases/download/${PORTVER MAINTAINER= sunpoet@FreeBSD.org COMMENT= Small, efficient HTTP proxy server -WWW= https://tinyproxy.github.io/ +WWW= https://tinyproxy.github.io/ \ + https://github.com/tinyproxy/tinyproxy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405281022.44SAMs5E028948>