diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-09-16 20:54:46 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-09-16 20:54:46 +0800 |
commit | 5a7735551491c5a5d3ca90e60df995e7a29fa640 (patch) | |
tree | d12c0c16ab3c81ba9328792c0b40330ae6cf8013 /audio | |
parent | 2f09cfd5689538649ff4d5d3553f33035b28b61e (diff) | |
download | freebsd-ports-gnome-5a7735551491c5a5d3ca90e60df995e7a29fa640.tar.gz freebsd-ports-gnome-5a7735551491c5a5d3ca90e60df995e7a29fa640.tar.zst freebsd-ports-gnome-5a7735551491c5a5d3ca90e60df995e7a29fa640.zip |
Activate dap.
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 92afb31f6192..f3bc6f73dc30 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1998/08/11 05:20:04 mph Exp $ +# $Id: Makefile,v 1.52 1998/08/25 02:04:42 vanilla Exp $ # SUBDIR += 8hz-mp3 @@ -6,6 +6,7 @@ SUBDIR += cam SUBDIR += cddbd SUBDIR += cdplay + SUBDIR += dap SUBDIR += esound SUBDIR += gmod SUBDIR += gsm |