git: 5a047bd16629 - main - audio/mousai: drop -devel remains after fbfd0b16f411
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Apr 2023 10:41:32 UTC
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+