diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-04-21 23:29:47 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-04-21 23:29:47 +0000 |
commit | bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da (patch) | |
tree | c139e9c1d841b8e897faa5585fbb19d1a428cf91 /audio/Makefile | |
parent | 80aae497c92c3135193bbf9c4bbebb1f6eeac494 (diff) | |
download | ports-bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da.tar.gz ports-bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da.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 47b7603e9b6a..ff05d1ce2c82 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1999/04/16 12:12:38 flathill Exp $ +# $Id: Makefile,v 1.83 1999/04/21 13:54:05 sada Exp $ # SUBDIR += amp @@ -45,6 +45,7 @@ SUBDIR += s3mod SUBDIR += shorten SUBDIR += sidplay + SUBDIR += snowstar SUBDIR += sox SUBDIR += splay SUBDIR += splaytk |