diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-07-26 08:17:15 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-07-26 08:17:15 +0000 |
commit | 94869d4af33886884bdd9e79225c2eec7e3a3dad (patch) | |
tree | 991d0029242f4ea1167052ec253782d7e8cbf8cd /audio | |
parent | 6ffe0453844c810a0bb06ae3b50b340d90c6fd40 (diff) | |
download | ports-94869d4af33886884bdd9e79225c2eec7e3a3dad.tar.gz ports-94869d4af33886884bdd9e79225c2eec7e3a3dad.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6e8fffa0c3f6..90fa6b53c53d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1998/07/20 03:58:46 steve Exp $ +# $Id: Makefile,v 1.49 1998/07/25 21:36:33 steve Exp $ # SUBDIR += amp @@ -25,6 +25,7 @@ SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod + SUBDIR += sidplay SUBDIR += sox SUBDIR += splay SUBDIR += splaytk |