summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-06-10 02:36:44 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-06-10 02:36:44 +0000
commit357005f1dba7bba6d69c16d461d1853799e6e079 (patch)
treead75346f2228674430fe69f278555bec5c47c9b7 /audio
parentFix some pathnames in system.fvwmrc. (diff)
I can't find a master site for rsynth anywhere. Give up and move
it to BROKEN.
Notes
Notes: svn path=/head/; revision=1828
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 4081d0c5fd60..1dabc5cff026 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,11 +1,12 @@
-# $Id: Makefile,v 1.16 1995/05/14 03:29:12 asami Exp $
+# $Id: Makefile,v 1.17 1995/05/14 07:12:08 asami Exp $
#
# RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted)
#
# BROKEN: gmod
# BROKEN: rplay (can't connect to master site)
+# BROKEN: rsynth (can't find a master site)
#
-SUBDIR= gsm maplay nas playmidi rsynth s3mod sox tracker xcd xcdplayer
+SUBDIR= gsm maplay nas playmidi s3mod sox tracker xcd xcdplayer
.include <bsd.port.subdir.mk>