aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-12 04:46:23 +0800
committerjkh <jkh@FreeBSD.org>1995-05-12 04:46:23 +0800
commit4b600dba307e27fc296478539bf0131c762efa82 (patch)
treea959f56d15624e9f78af644ec4883cfe5f1058ba /audio/Makefile
parentad37cf387b164dba14ef9598f55953e98ecc31dd (diff)
downloadfreebsd-ports-graphics-4b600dba307e27fc296478539bf0131c762efa82.tar.gz
freebsd-ports-graphics-4b600dba307e27fc296478539bf0131c762efa82.tar.zst
freebsd-ports-graphics-4b600dba307e27fc296478539bf0131c762efa82.zip
Add rsynth
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 c2b3ab32ffb..da7c69b3607 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>