diff options
author | minskim <minskim> | 2004-05-09 04:44:26 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-05-09 04:44:26 +0000 |
commit | 9c42d9a1a13c27ec113e9f9c933f276e4920feea (patch) | |
tree | 7407d0bd32b9fb3d351fb8cb40c908b93190fdc6 /audio/Makefile | |
parent | b91e7866c9b4730b6d409fa6965b8ce134d0e111 (diff) | |
download | pkgsrc-9c42d9a1a13c27ec113e9f9c933f276e4920feea.tar.gz |
Add and enable xmmsctrl.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1639f1480a1..2dc6e33a675 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2004/05/03 10:06:38 grant Exp $ +# $NetBSD: Makefile,v 1.234 2004/05/09 04:44:26 minskim Exp $ # COMMENT= Audio tools @@ -250,6 +250,7 @@ SUBDIR+= xmms-sid SUBDIR+= xmms-synaesthesia SUBDIR+= xmms-tv-scope SUBDIR+= xmms-vismsa +SUBDIR+= xmmsctrl SUBDIR+= xmp SUBDIR+= xmradio SUBDIR+= xsidplay |