git: 27315d48e42a - main - net-p2p/radarr: Correct pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jun 2022 20:34:29 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=27315d48e42a972f9df5a0f3447e43b0646133fb commit 27315d48e42a972f9df5a0f3447e43b0646133fb Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2022-06-05 17:30:11 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-06-06 20:31:37 +0000 net-p2p/radarr: Correct pkg-descr ChangeLog: https://github.com/freebsd/freebsd-ports/blob/main/net-p2p/radarr/pkg-descr#L1 Do not use the accented character. PR: 264451 Reported by: grahamperrin@gmail.com (maintainer) MFH: 2022Q2 --- net-p2p/radarr/Makefile | 1 + net-p2p/radarr/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index 7850b7342c2a..55bbe17ec984 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,5 +1,6 @@ PORTNAME= radarr PORTVERSION= 4.1.0.6175 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ DISTNAME= Radarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/radarr/pkg-descr b/net-p2p/radarr/pkg-descr index ee36f40af490..49530d8fdfc6 100644 --- a/net-p2p/radarr/pkg-descr +++ b/net-p2p/radarr/pkg-descr @@ -1,3 +1,3 @@ -Radarr is a fork of Sonarr to work with movies à la Couchpotato. +Radarr is a movie collection manager for Usenet and BitTorrent users. WWW: https://radarr.video