diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-12 04:49:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-12 04:49:35 +0800 |
commit | d7fae4331889ecf4a41df7cf4ebd0bf9c3ca97f0 (patch) | |
tree | f0a21004d1472fc64a9d2e7c97505262238cdeca /audio | |
parent | 2d6bed6cacc9205839c5328fe848bf8b1459613b (diff) | |
download | freebsd-ports-gnome-d7fae4331889ecf4a41df7cf4ebd0bf9c3ca97f0.tar.gz freebsd-ports-gnome-d7fae4331889ecf4a41df7cf4ebd0bf9c3ca97f0.tar.zst freebsd-ports-gnome-d7fae4331889ecf4a41df7cf4ebd0bf9c3ca97f0.zip |
Activate tclmidi
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 b84c603c2d19..848123a12662 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1999/06/22 23:42:19 sada Exp $ +# $Id: Makefile,v 1.96 1999/07/03 19:37:42 cpiazza Exp $ # SUBDIR += amp @@ -60,6 +60,7 @@ SUBDIR += sox SUBDIR += splay SUBDIR += splaytk + SUBDIR += tclmidi SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker |