diff options
author | andreas <andreas@FreeBSD.org> | 1997-05-25 16:42:35 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-05-25 16:42:35 +0800 |
commit | 6e13aa5f20ae0ba991b65b99e2e8e2d812689446 (patch) | |
tree | 29a982ef5fe16728e2253389893f0d5ab7b3750d /audio/Makefile | |
parent | 90de8430832a671fe0f6e9c44756cabd1b956bff (diff) | |
download | freebsd-ports-gnome-6e13aa5f20ae0ba991b65b99e2e8e2d812689446.tar.gz freebsd-ports-gnome-6e13aa5f20ae0ba991b65b99e2e8e2d812689446.tar.zst freebsd-ports-gnome-6e13aa5f20ae0ba991b65b99e2e8e2d812689446.zip |
enabled tosha
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 22eab2b9c2a0..4baaf95a5ea2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/03/26 02:15:30 jfitz Exp $ +# $Id: Makefile,v 1.32 1997/04/17 07:08:39 davidn Exp $ # SUBDIR += cam @@ -17,6 +17,7 @@ SUBDIR += sox SUBDIR += splay SUBDIR += timidity + SUBDIR += tosha SUBDIR += tracker SUBDIR += workman SUBDIR += xcd |