diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-12 10:44:21 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-12 10:44:21 +0000 |
commit | 2776e002134d9c3ed589bbd22b53017cb25c8827 (patch) | |
tree | 9621e98a82367ec1a7e8602d964543fdc3e87280 /audio/cava/Makefile | |
parent | 735addf8d360ba855fcdb81b5448a61bae4a6328 (diff) | |
download | ports-2776e002134d9c3ed589bbd22b53017cb25c8827.tar.gz ports-2776e002134d9c3ed589bbd22b53017cb25c8827.zip |
Notes
Diffstat (limited to 'audio/cava/Makefile')
-rw-r--r-- | audio/cava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cava/Makefile b/audio/cava/Makefile index dee7a87a7b3e..384de06e0e59 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -4,7 +4,7 @@ PORTNAME= cava DISTVERSION= 0.6.0 CATEGORIES= audio -MAINTAINER= omar.polo@protonmail.com +MAINTAINER= tobik@FreeBSD.org COMMENT= Console-based Audio Visualizer for ALSA, MPD, PulseAudio, and sndio LICENSE= MIT |