summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-21 20:39:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-21 20:39:49 +0000
commitc80db1b061daf87bef75f27700dba5187ec2ea97 (patch)
treeca7fc923a7a644c321e272faf2acbc6f91134107 /audio
parentUpgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built because (diff)
rplay master site is up again, put it back to subdir list.
Notes
Notes: svn path=/head/; revision=1851
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 1dabc5cff026..978510ca5cf7 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,12 +1,11 @@
-# $Id: Makefile,v 1.17 1995/05/14 07:12:08 asami Exp $
+# $Id: Makefile,v 1.18 1995/06/10 02:36:44 jkh 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 s3mod sox tracker xcd xcdplayer
+SUBDIR= gsm maplay nas playmidi rplay s3mod sox tracker xcd xcdplayer
.include <bsd.port.subdir.mk>