summaryrefslogtreecommitdiff
path: root/audio/fpc-mad/files/patch-packages_mad_fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/fpc-mad/files/patch-packages_mad_fpmake.pp')
-rw-r--r--audio/fpc-mad/files/patch-packages_mad_fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fpc-mad/files/patch-packages_mad_fpmake.pp b/audio/fpc-mad/files/patch-packages_mad_fpmake.pp
index faf28fef7882..e8a8b990950a 100644
--- a/audio/fpc-mad/files/patch-packages_mad_fpmake.pp
+++ b/audio/fpc-mad/files/patch-packages_mad_fpmake.pp
@@ -3,7 +3,7 @@
@@ -17,7 +17,7 @@
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.0.4';
+ P.Version:='3.2.0';
- P.OSes := [linux,win32,win64,wii];
+ P.OSes := [linux,win32,win64,wii,dragonfly,freebsd];
P.SourcePath.Add('src');