diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-11-11 01:04:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-11-11 01:04:51 +0000 |
commit | 259f7b577dde3fc3d6102dfe2319b0a297d98dfa (patch) | |
tree | d8e2cab8235b2d3dca011fd1ab76def56a7c0967 /audio/Makefile | |
parent | - Update to 1.4.0.3 and close vulnerability (diff) |
New port mpeg4ip-faad version 1.1: faad plugin for mpeg4ip
PR: 72207
Submitted by: ahze
Notes
Notes:
svn path=/head/; revision=121343
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index d5699fc520e0..47a58553ac09 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -236,6 +236,7 @@ SUBDIR += mp3stat SUBDIR += mp3wrap SUBDIR += mpc + SUBDIR += mpeg4ip-faad SUBDIR += mpegaudio SUBDIR += mpeglib_artsplug SUBDIR += mpg123 |