diff options
author | steve <steve@FreeBSD.org> | 1999-05-29 12:47:45 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-29 12:47:45 +0800 |
commit | 49700a4bc68880c09e2fcb36ab686f863b95cebf (patch) | |
tree | 3e37744eefa35b5de0a609c397be180a7c5c46f3 /audio | |
parent | 2d8710a24eddcbf25dc4d529b6c2475a7ed580b4 (diff) | |
download | freebsd-ports-gnome-49700a4bc68880c09e2fcb36ab686f863b95cebf.tar.gz freebsd-ports-gnome-49700a4bc68880c09e2fcb36ab686f863b95cebf.tar.zst freebsd-ports-gnome-49700a4bc68880c09e2fcb36ab686f863b95cebf.zip |
Activate the aumix port.
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 d57be232e3a0..63386f7e9cf9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.87 1999/05/03 03:55:02 steve Exp $ +# $Id: Makefile,v 1.88 1999/05/05 22:18:28 mharo Exp $ # SUBDIR += amp SUBDIR += ascd + SUBDIR += aumix SUBDIR += bladeenc SUBDIR += cam SUBDIR += cdd |