diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 15:48:29 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 15:48:29 +0800 |
commit | fcfc3b44eb822a3989bab4afbac0ba8a6cc1b058 (patch) | |
tree | 050df43e5d066f883330ebc21c1b46dcd96d647a /audio | |
parent | 41b7bf2c35f60fe40c5f1a4b1b58dd334a18d488 (diff) | |
download | freebsd-ports-gnome-fcfc3b44eb822a3989bab4afbac0ba8a6cc1b058.tar.gz freebsd-ports-gnome-fcfc3b44eb822a3989bab4afbac0ba8a6cc1b058.tar.zst freebsd-ports-gnome-fcfc3b44eb822a3989bab4afbac0ba8a6cc1b058.zip |
Added cddbd.
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 982922f030f2..d7c258b05dc7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.33 1997/05/25 08:42:35 andreas Exp $ +# $Id: Makefile,v 1.34 1997/06/03 09:13:05 jmg Exp $ # SUBDIR += cam + SUBDIR += cddbd SUBDIR += gmod SUBDIR += gsm SUBDIR += maplay |