aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-22 04:39:49 +0800
committerSatoshi Asami <asami@FreeBSD.org>1995-06-22 04:39:49 +0800
commitc80db1b061daf87bef75f27700dba5187ec2ea97 (patch)
treeca7fc923a7a644c321e272faf2acbc6f91134107 /audio
parent338ac39621974e5aa152da7d297b1813d16fe682 (diff)
downloadfreebsd-ports-c80db1b061daf87bef75f27700dba5187ec2ea97.tar.gz
freebsd-ports-c80db1b061daf87bef75f27700dba5187ec2ea97.tar.zst
freebsd-ports-c80db1b061daf87bef75f27700dba5187ec2ea97.zip
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>