diff options
author | Luigi Rizzo <luigi@FreeBSD.org> | 1998-12-31 12:13:15 +0000 |
---|---|---|
committer | Luigi Rizzo <luigi@FreeBSD.org> | 1998-12-31 12:13:15 +0000 |
commit | 8a9f0220993d79dc0e985881df6b5e0b3155b560 (patch) | |
tree | 535c198fba620e6d5777fa25ec4aee484a60fc6f /audio | |
parent | 4d36880612caa98526c2d7e281e03497acc145b4 (diff) | |
download | freebsd-ports-8a9f0220993d79dc0e985881df6b5e0b3155b560.zip |
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 ecb78a395d89..a87b50921990 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 |