diff options
author | mrg <mrg@pkgsrc.org> | 2003-07-13 08:40:28 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2003-07-13 08:40:28 +0000 |
commit | a1aca435a2673001f96cd5f31d3572c0b858cce4 (patch) | |
tree | ec580500ae28b6045a50bed41de84244de5c461a /audio | |
parent | 2f12484f00e4de2a34752b162b31d749a24018a9 (diff) | |
download | pkgsrc-a1aca435a2673001f96cd5f31d3572c0b858cce4.tar.gz |
add xmms-blursk
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index fc08cb49b26..1ddd98d5780 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2003/07/12 19:40:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.177 2003/07/13 08:40:28 mrg Exp $ # COMMENT= Audio tools @@ -183,6 +183,7 @@ SUBDIR+= xmmix SUBDIR+= xmms SUBDIR+= xmms-bezier SUBDIR+= xmms-bump-scope +SUBDIR+= xmms-blursk SUBDIR+= xmms-crossfade SUBDIR+= xmms-dflowers SUBDIR+= xmms-dscope |