diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-06-11 14:28:31 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-06-11 14:28:31 +0000 |
commit | 416c7f505e0778b68e0816dea6d780cc02f85d54 (patch) | |
tree | 531b8fca737ee3ed5a95ff89450a3484fefa1112 /audio/Makefile | |
parent | 8eb1ac2cec27e0d41ebc96657d576d9ce56ec883 (diff) | |
download | ports-416c7f505e0778b68e0816dea6d780cc02f85d54.tar.gz ports-416c7f505e0778b68e0816dea6d780cc02f85d54.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 48676b54d7e9..78fd808aa2ce 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.91 1999/06/01 10:49:57 tg Exp $ +# $Id: Makefile,v 1.92 1999/06/11 08:56:42 taoka Exp $ # SUBDIR += amp @@ -26,7 +26,7 @@ SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg - SUBDIR += lamer + SUBDIR += lame SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += libmikmod |