diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 00:24:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 00:24:53 +0000 |
commit | 58c051addd21e323409989a2e40a8fba760567a9 (patch) | |
tree | d5d5b01fb1ca3ed237b46310e9062ef13f5d3e75 /audio/Makefile | |
parent | 118191752b18420f9ec718ccb7cc7473baa12723 (diff) |
New port: Compact disc control utility
Another compact disc control utility
PR: ports/49104
Submitted by: Dmitry Afanasiev <KOT@KOT.SPb.Ru>
Notes
Notes:
svn path=/head/; revision=77872
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 61148d6e117c..b6a12ea63c22 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -18,6 +18,7 @@ SUBDIR += audacity SUBDIR += aumix SUBDIR += aureal-kmod + SUBDIR += autocd SUBDIR += autools SUBDIR += autozen SUBDIR += baudline |