diff options
author | anders <anders@FreeBSD.org> | 2002-08-09 04:02:25 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-08-09 04:02:25 +0800 |
commit | 32c432d5560553be556abb17680402fb30726b03 (patch) | |
tree | b51a52d3dedafebf1cd0b6668e07a5ad3045b4f4 /audio | |
parent | 92e8d5b0f4eab920383c1aad838d4d0c2a4a6a83 (diff) | |
download | freebsd-ports-gnome-32c432d5560553be556abb17680402fb30726b03.tar.gz freebsd-ports-gnome-32c432d5560553be556abb17680402fb30726b03.tar.zst freebsd-ports-gnome-32c432d5560553be556abb17680402fb30726b03.zip |
Remove freeamp (rest in peace), add zinf.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 2 |
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> |