diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-02 08:15:42 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-02 08:15:42 +0800 |
commit | e907b2c864d177bdb9c988192661244168810c73 (patch) | |
tree | 8986c7a9bbd101da5079f31602b3c6f104076d88 /audio/Makefile | |
parent | 640be74b7db3005b6c4470883607515d31c9c050 (diff) | |
download | freebsd-ports-gnome-e907b2c864d177bdb9c988192661244168810c73.tar.gz freebsd-ports-gnome-e907b2c864d177bdb9c988192661244168810c73.tar.zst freebsd-ports-gnome-e907b2c864d177bdb9c988192661244168810c73.zip |
Added waveplay
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 5068ff234c48..a9186993d07c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1999/03/22 05:36:57 asami Exp $ +# $Id: Makefile,v 1.73 1999/03/24 19:39:26 jseger Exp $ # SUBDIR += 8hz-mp3 @@ -46,6 +46,7 @@ SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker + SUBDIR += waveplay SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += wmsound |