summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-05-11 20:46:23 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-05-11 20:46:23 +0000
commitb798d59e8471fb7e6eeb302403edadaa75d21cd9 (patch)
tree909d61b482fde79bbd73246c907b6982f3a568a1 /audio/Makefile
parentBring in the rsynth port (diff)
Add rsynth
Notes
Notes: svn path=/head/; revision=1678
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index c2b3ab32ffb4..da7c69b3607c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.12 1995/02/27 20:27:07 ache Exp $
+# $Id: Makefile,v 1.13 1995/03/31 19:06:51 gpalmer Exp $
#
# xmcd not included, it needs Motif.
#
# BROKEN= gmod
#
-SUBDIR= gsm maplay nas playmidi sox tracker xcd xcdplayer
+SUBDIR= gsm maplay nas playmidi rsynth sox tracker xcd xcdplayer
.include <bsd.port.subdir.mk>