Date: Wed, 24 Jul 2024 21:18:20 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: 4fbcce1c89dd - main - www/yourls: Update WWW Message-ID: <202407242118.46OLIKbL064814@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=4fbcce1c89dd3c48cb5d68bc2ab68894d595cdaa commit 4fbcce1c89dd3c48cb5d68bc2ab68894d595cdaa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-24 21:16:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-24 21:16:08 +0000 www/yourls: Update WWW --- www/yourls/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/yourls/Makefile b/www/yourls/Makefile index 3ff44b3012fe..d721c0506256 100644 --- a/www/yourls/Makefile +++ b/www/yourls/Makefile @@ -4,7 +4,8 @@ CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Your Own URL Shortener -WWW= https://yourls.org/ +WWW= https://yourls.org/ \ + https://github.com/YOURLS/YOURLS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407242118.46OLIKbL064814>