diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-04-16 12:12:38 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-04-16 12:12:38 +0000 |
commit | 3151d2c43743902c3d8dd8ffd4a8cc180c42fccb (patch) | |
tree | 9d86b21f285b28dcc25ebcb47f29d1713352609d /audio/Makefile | |
parent | 0b0ac32b1b27196e8ffb62cad9d53d781d0d0a78 (diff) | |
download | ports-3151d2c43743902c3d8dd8ffd4a8cc180c42fccb.tar.gz ports-3151d2c43743902c3d8dd8ffd4a8cc180c42fccb.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e579001b55b8..09cce7ea67f7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1999/04/13 23:37:35 mharo Exp $ +# $Id: Makefile,v 1.81 1999/04/16 06:45:07 flathill Exp $ # SUBDIR += amp @@ -25,6 +25,7 @@ SUBDIR += linux-realplayer SUBDIR += maplay SUBDIR += mikmod + SUBDIR += mixer.app SUBDIR += mp3encode SUBDIR += mp3info SUBDIR += mpegaudio |