diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-26 08:17:15 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-26 08:17:15 +0000 |
commit | f187f2b411846844e4df148e72f1c08c080111a1 (patch) | |
tree | 6386bcf5f728a5ad4b184073256e9e7a2e219f2b /audio | |
parent | cb7669cc6f49e6d143ad4fd6b3ec2e04a4e5d6d7 (diff) | |
download | FreeBSD-ports-f187f2b411846844e4df148e72f1c08c080111a1.zip FreeBSD-ports-f187f2b411846844e4df148e72f1c08c080111a1.tar.gz |
Activate sidplay.
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 6e8fffa..90fa6b5 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 |