diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-02-12 15:45:08 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-02-12 15:45:08 +0000 |
commit | d3ac462a48496bd542fe095e638185566badc973 (patch) | |
tree | 6b2dd8ac233c7f0dc7c860feea4d37deaad1e8a5 /audio/Makefile | |
parent | 3a6f1c58490c80e274d7ea91651414b484543d36 (diff) | |
download | ports-d3ac462a48496bd542fe095e638185566badc973.tar.gz ports-d3ac462a48496bd542fe095e638185566badc973.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 984ee97e0d29..6e85a7e0eb95 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1999/01/14 23:46:15 dirk Exp $ +# $Id: Makefile,v 1.68 1999/01/26 03:11:58 steve Exp $ # SUBDIR += 8hz-mp3 @@ -21,6 +21,7 @@ SUBDIR += kmpg SUBDIR += lamer SUBDIR += libaudiofile + SUBDIR += linux-realplayer SUBDIR += maplay SUBDIR += mikmod SUBDIR += mp3encode |