diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 01:52:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 01:52:41 +0000 |
commit | b239637b126555f9b6c1112faf004859ebb5f185 (patch) | |
tree | 9b42bd948fcf60aaedabd9d08d14cf9ad6cd3a2c /audio | |
parent | f8a33b5ed41e6d266d8432b75a22203c60f30798 (diff) | |
download | pkgsrc-b239637b126555f9b6c1112faf004859ebb5f185.tar.gz |
Added faac-1.24.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3b37e62d4e0..de33e20650f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.236 2004/05/16 00:56:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.237 2004/05/16 01:52:41 xtraeme Exp $ # COMMENT= Audio tools @@ -33,6 +33,7 @@ SUBDIR+= easytag SUBDIR+= eawpatches SUBDIR+= emixer SUBDIR+= esound +SUBDIR+= faac SUBDIR+= faad2 SUBDIR+= festdoc SUBDIR+= festival |