diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-24 15:34:12 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-24 15:34:12 +0000 |
commit | 20fad7579f27bfbce4fb58bb8067f8ebaa9719a3 (patch) | |
tree | 27629e62777d58d38720e10fd487645c7e29a06d /audio/Makefile | |
parent | 96bd32943862c6d64461af109e34f7a5d4d71549 (diff) | |
download | ports-20fad7579f27bfbce4fb58bb8067f8ebaa9719a3.tar.gz ports-20fad7579f27bfbce4fb58bb8067f8ebaa9719a3.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 0a7c0824d9a5..0ecfaef06f64 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1998/04/30 09:48:51 tg Exp $ +# $Id: Makefile,v 1.44 1998/06/12 08:07:11 tg Exp $ # SUBDIR += amp @@ -11,6 +11,7 @@ SUBDIR += kmpg SUBDIR += maplay SUBDIR += mikmod + SUBDIR += mp3info SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mxv |