summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authortv <tv>1999-04-30 15:33:47 +0000
committertv <tv>1999-04-30 15:33:47 +0000
commit22275d1d5aea210cbba28ae00376052ca0f66561 (patch)
tree4211ebcd83dfb5bc73612d1d72385e281ba3a89a /audio/Makefile
parent11450b00bc5b46ca8d091158c522651888961805 (diff)
downloadpkgsrc-22275d1d5aea210cbba28ae00376052ca0f66561.tar.gz
Sort: move wsoundprefs into the right place in the list.
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 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"