Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 05:59:43 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538374 - head/audio/ganv
Message-ID:  <202006100559.05A5xh0D099909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Jun 10 05:59:42 2020
New Revision: 538374
URL: https://svnweb.freebsd.org/changeset/ports/538374

Log:
  audio/ganv: Correct COMMENT

Modified:
  head/audio/ganv/Makefile

Modified: head/audio/ganv/Makefile
==============================================================================
--- head/audio/ganv/Makefile	Wed Jun 10 05:56:28 2020	(r538373)
+++ head/audio/ganv/Makefile	Wed Jun 10 05:59:42 2020	(r538374)
@@ -6,7 +6,7 @@ CATEGORIES=	audio
 MASTER_SITES=	https://download.drobilla.net/
 
 MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Realtime modular synthesizer and/or effects processor
+COMMENT=	Interactive Gtk canvas widget for audio topologies representation
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006100559.05A5xh0D099909>