aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-04-03 09:32:42 +0800
committersteve <steve@FreeBSD.org>1999-04-03 09:32:42 +0800
commit228301ec31778722225ee1e63f990048b5a45565 (patch)
tree631ab8a5ee3f03d2b02184d3deef86601760d63e
parent32f2d0513ba735485c9aaeccf374c679015b3a66 (diff)
downloadfreebsd-ports-graphics-228301ec31778722225ee1e63f990048b5a45565.tar.gz
freebsd-ports-graphics-228301ec31778722225ee1e63f990048b5a45565.tar.zst
freebsd-ports-graphics-228301ec31778722225ee1e63f990048b5a45565.zip
Activate the xmradio port.
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index abe7853a1d4..3c437e14b11 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.75 1999/04/02 04:24:56 steve Exp $
+# $Id: Makefile,v 1.76 1999/04/02 04:33:16 steve Exp $
#
SUBDIR += 8hz-mp3
@@ -62,6 +62,7 @@
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xmpeg3
+ SUBDIR += xmradio
SUBDIR += xtuner
.include <bsd.port.subdir.mk>