Date: Wed, 15 Dec 2021 17:22:23 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d88c27daea62 - main - multimedia/get_iplayer: Fix comment Message-ID: <202112151722.1BFHMNUr078709@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=d88c27daea62ad5b5251ebbdd4ec2dc14f6dc9f1 commit d88c27daea62ad5b5251ebbdd4ec2dc14f6dc9f1 Author: Jamie Landeg-Jones <jamie@catflap.org> AuthorDate: 2021-12-15 17:22:14 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-12-15 17:22:14 +0000 multimedia/get_iplayer: Fix comment PR: 260425 --- multimedia/get_iplayer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/get_iplayer/Makefile b/multimedia/get_iplayer/Makefile index a68469369140..5f3ce7d6d9b6 100644 --- a/multimedia/get_iplayer/Makefile +++ b/multimedia/get_iplayer/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v CATEGORIES= multimedia net MAINTAINER= jamie@catflap.org -COMMENT= Lists and records BBC iPlayer TV and BBC Sounds radio programs +COMMENT= Lists and records BBC iPlayer TV and BBC Sounds radio programmes LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112151722.1BFHMNUr078709>