diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-12 09:30:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-12 09:30:28 +0000 |
commit | a167bf51dddbbc1d94a1027e5dc312670c86bae5 (patch) | |
tree | 4d85d188cd7fb53f0443ee52f107dc5fd2ffdb0a /audio/cava/Makefile | |
parent | b8a5946b484ee664fab36f0b3f3e8563dc18786a (diff) | |
download | ports-a167bf51dddbbc1d94a1027e5dc312670c86bae5.tar.gz ports-a167bf51dddbbc1d94a1027e5dc312670c86bae5.zip |
audio/sndio: Update to 1.7.0
Notes
Notes:
svn path=/head/; revision=542069
Diffstat (limited to 'audio/cava/Makefile')
-rw-r--r-- | audio/cava/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cava/Makefile b/audio/cava/Makefile index 1112b4eafedf..f897060319d7 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -2,6 +2,7 @@ PORTNAME= cava DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org |