diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-06-10 05:59:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-06-10 05:59:42 +0000 |
commit | 79ca16e034f5ab12870ad4d01c33d34e755b7281 (patch) | |
tree | b29d05da71c41a4d796f6cb899209995ecd4ee2d /audio/ganv | |
parent | dc3859978f7f11197e30b9f1baedc7737dcffb6a (diff) | |
download | ports-79ca16e034f5ab12870ad4d01c33d34e755b7281.tar.gz ports-79ca16e034f5ab12870ad4d01c33d34e755b7281.zip |
Notes
Diffstat (limited to 'audio/ganv')
-rw-r--r-- | audio/ganv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ganv/Makefile b/audio/ganv/Makefile index f6e7ffe82864..69ac0ce87939 100644 --- a/audio/ganv/Makefile +++ b/audio/ganv/Makefile @@ -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 |