Date: Tue, 23 Jan 2024 08:13:14 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5e5252073bae - main - deskutils/arttime: Don't capitalize arttime in WWW Message-ID: <202401230813.40N8DEDt009816@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e5252073bae2a43bcf3d26b58914787e8dd2e67 commit 5e5252073bae2a43bcf3d26b58914787e8dd2e67 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-01-23 08:12:37 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-01-23 08:12:37 +0000 deskutils/arttime: Don't capitalize arttime in WWW --- deskutils/arttime/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/arttime/Makefile b/deskutils/arttime/Makefile index da9ed38d0977..c2ae6608869c 100644 --- a/deskutils/arttime/Makefile +++ b/deskutils/arttime/Makefile @@ -6,7 +6,7 @@ CATEGORIES= deskutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= Bring curated text/ascii art to artless terminals -WWW= https://github.com/poetaman/Arttime +WWW= https://github.com/poetaman/arttime LICENSE= Arttime CFLAv1 GPLv3 LICENSE_COMB= multi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401230813.40N8DEDt009816>