summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-08-08 20:02:25 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-08-08 20:02:25 +0000
commitd6ff9b70c777cd2d82cb175a6ba9ee06280d0072 (patch)
tree90479c5f4bd8f6e32930d3544e156a473ef2aa3a /audio/Makefile
parentFix building (diff)
Remove freeamp (rest in peace), add zinf.
Notes
Notes: svn path=/head/; revision=64257
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 9ceba2759d92..99d66dac4777 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -71,7 +71,6 @@
SUBDIR += festvox-tll
SUBDIR += flac
SUBDIR += fmio
- SUBDIR += freeamp
SUBDIR += freebirth
SUBDIR += funktrackergold
SUBDIR += gdcd
@@ -300,5 +299,6 @@
SUBDIR += xtuner
SUBDIR += xwave
SUBDIR += yamt
+ SUBDIR += zinf
.include <bsd.port.subdir.mk>