aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 09:32:43 +0800
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 09:32:43 +0800
commit85a185feaa4ba319b96486f75615b186b7c09e74 (patch)
treefdb707fd75b6ab4f3be9481aa2fb38c37129155c /audio
parent1bf58e7c188a13a30439309ca9a7567068928ccc (diff)
downloadfreebsd-ports-85a185feaa4ba319b96486f75615b186b7c09e74.tar.gz
freebsd-ports-85a185feaa4ba319b96486f75615b186b7c09e74.tar.zst
freebsd-ports-85a185feaa4ba319b96486f75615b186b7c09e74.zip
Remove ports that don't work from the top level Makefiles. The ports
themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them.
Notes
Notes: svn path=/head/; revision=347
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 023e98bf1d58..5cf2f94a9f4a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.2 1994/10/23 02:23:36 torstenb Exp $
+# $Id: Makefile,v 1.3 1994/11/04 01:54:32 jkh Exp $
#
-SUBDIR= nas tracker sox
+SUBDIR= nas sox
.include <bsd.port.subdir.mk>