git: b1f79642cf9d - 2023Q2 - audio/mousai: drop -devel remains after fbfd0b16f411
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Apr 2023 10:41:45 UTC
The branch 2023Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f79642cf9ddf1d3af94325ebc47785a7c3d480 commit b1f79642cf9ddf1d3af94325ebc47785a7c3d480 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:42 +0000 audio/mousai: drop -devel remains after fbfd0b16f411 PR: 270682 (cherry picked from commit 5a047bd1662990d1fac3d3058fccec3149a4fa0a) --- 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+