Date: Fri, 7 Apr 2023 10:41:32 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5a047bd16629 - main - audio/mousai: drop -devel remains after fbfd0b16f411 Message-ID: <202304071041.337AfW8W045476@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a047bd1662990d1fac3d3058fccec3149a4fa0a commit 5a047bd1662990d1fac3d3058fccec3149a4fa0a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-07 10:40:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-07 10:41:21 +0000 audio/mousai: drop -devel remains after fbfd0b16f411 PR: 270682 --- audio/mousai/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/audio/mousai/Makefile b/audio/mousai/Makefile index a828120de656..082cf2f18325 100644 --- a/audio/mousai/Makefile +++ b/audio/mousai/Makefile @@ -2,10 +2,9 @@ PORTNAME= mousai DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 CATEGORIES= audio -PKGNAMESUFFIX= -devel MAINTAINER= jbeich@FreeBSD.org -COMMENT= Identify songs in seconds (development snapshot) +COMMENT= Identify songs in seconds WWW= https://github.com/SeaDve/Mousai LICENSE= GPLv3+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304071041.337AfW8W045476>