diff options
Diffstat (limited to 'audio/cantata/Makefile')
-rw-r--r-- | audio/cantata/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile index 84e477a7ba79..8d1b16b12a52 100644 --- a/audio/cantata/Makefile +++ b/audio/cantata/Makefile @@ -1,11 +1,8 @@ PORTNAME= cantata DISTVERSIONPREFIX= v -DISTVERSION= 3.3.0 +DISTVERSION= 3.3.1 CATEGORIES= audio kde -PATCH_SITES= https://github.com/nullobsi/cantata/commit/ -PATCHFILES+= d44b60601896c740b24abc323ef6121bf1c45dbb.patch:-p1 # Fix build with Qt >= 6.9.0 - MAINTAINER= kde@FreeBSD.org COMMENT= Graphical client for MPD using Qt WWW= https://github.com/nullobsi/cantata |