diff options
author | luigi <luigi@FreeBSD.org> | 1998-12-31 12:13:15 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 1998-12-31 12:13:15 +0000 |
commit | 651148fd8cd3d9c51d8f2df74d96b47e53027254 (patch) | |
tree | 2de2788fa0d2674f22ffaac7ac326ddbc84e1567 /audio | |
parent | a89cef5cc183aa9d284fb88059c75d7a540544e4 (diff) | |
download | FreeBSD-ports-651148fd8cd3d9c51d8f2df74d96b47e53027254.zip FreeBSD-ports-651148fd8cd3d9c51d8f2df74d96b47e53027254.tar.gz |
Enable cdd 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 ecb78a3..a87b509 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.62 1998/12/24 07:00:37 steve Exp $ +# $Id: Makefile,v 1.63 1998/12/30 23:19:06 vanilla Exp $ # SUBDIR += 8hz-mp3 SUBDIR += amp SUBDIR += ascd SUBDIR += cam + SUBDIR += cdd SUBDIR += cddbd SUBDIR += cdplay SUBDIR += dap |