summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-04-30 15:33:47 +0000
committertv <tv@pkgsrc.org>1999-04-30 15:33:47 +0000
commit9a0490eac841b5aa4afb230e4b07e3a3b7b89148 (patch)
tree4211ebcd83dfb5bc73612d1d72385e281ba3a89a /audio
parentcb71aef2cbfb7f9d195a665acf6cd3b64606f99c (diff)
downloadpkgsrc-9a0490eac841b5aa4afb230e4b07e3a3b7b89148.tar.gz
Sort: move wsoundprefs into the right place in the list.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index c0dfe5e94dd..32ae52721e6 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 1999/04/15 14:32:57 proff Exp $
+# $NetBSD: Makefile,v 1.31 1999/04/30 15:33:47 tv Exp $
#
SUBDIR += amp
@@ -48,12 +48,12 @@
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += wmsound
+ SUBDIR += wsoundprefs
SUBDIR += xcdplayer
SUBDIR += xhippo
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xwave
- SUBDIR += wsoundprefs
.include "../mk/bsd.pkg.subdir.mk"