diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:27:47 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:31:00 +0000 |
commit | 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 (patch) | |
tree | a5b66a921f6607335416d9ab25574435c3fb8141 /audio/cava/Makefile | |
parent | 7993a4aa8a999c0b2797e641faeeb53b082d1c49 (diff) |
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 f50b5fb93537..c4722cbffdc5 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -1,5 +1,6 @@ PORTNAME= cava DISTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= vendion@gmail.com |