diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
commit | f35841a5dea08fc0fc022071dddbe6b5f021865b (patch) | |
tree | baa8f7e4796b5c9dba39b024bcd1b781684e9257 /audio/cava | |
parent | New port: archivers/nfpm: Simple deb, rpm and apk packager written in Go (diff) |
Reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=550400
Diffstat (limited to 'audio/cava')
-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 f897060319d7..f42c3a98882a 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 0.7.1 PORTREVISION= 1 CATEGORIES= audio -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console-based Audio Visualizer for MPD, PulseAudio, and sndio LICENSE= MIT |