diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-11-14 01:26:14 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-11-14 01:26:14 +0000 |
commit | 8cd4bf67d471014f2199c2f1ad5bc5056b17017f (patch) | |
tree | b295e8a7d8f2ec492eb5290b964e217f8b3a169b /audio/Makefile | |
parent | 29a470d49da8b23e7cf0f3dd5b1c91d1d34aaa38 (diff) | |
download | pkgsrc-8cd4bf67d471014f2199c2f1ad5bc5056b17017f.tar.gz |
Add sound-theme-freedesktop
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 673e5f63818..eb6eb8df4c2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.385 2008/11/02 13:18:25 obache Exp $ +# $NetBSD: Makefile,v 1.386 2008/11/14 01:26:14 jmcneill Exp $ # COMMENT= Audio tools @@ -294,6 +294,7 @@ SUBDIR+= snd SUBDIR+= solfege SUBDIR+= sonata SUBDIR+= sound-juicer +SUBDIR+= sound-theme-freedesktop SUBDIR+= sox SUBDIR+= speex SUBDIR+= spiralloops |