diff options
Diffstat (limited to 'audio/mixxx/Makefile')
-rw-r--r-- | audio/mixxx/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index fe0596e7fcbf..547b2fbee038 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -1,11 +1,7 @@ PORTNAME= mixxx -DISTVERSION= 2.5.0 -PORTREVISION= 5 +DISTVERSION= 2.5.2 CATEGORIES= audio -PATCH_SITES= https://github.com/mixxxdj/mixxx/commit/ -PATCHFILES+= 355eb9ce880349ff94759f731bb7ae747bf6677c.patch:-p1 # Fix build with Qt >= 6.9.0 - MAINTAINER= acm@FreeBSD.org COMMENT= DJ mixing application WWW= https://mixxx.org/ |