diff options
author | obache <obache@pkgsrc.org> | 2009-01-01 06:44:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-01-01 06:44:43 +0000 |
commit | 881393c48b97a62f04c156d4f440204625f87cc5 (patch) | |
tree | 30beadba0aaa9cb7f1b608c15bcc51d51f2b43f9 /audio | |
parent | 1159d32e806f8fdd561fa57dd4bfd53540a83db4 (diff) | |
download | pkgsrc-881393c48b97a62f04c156d4f440204625f87cc5.tar.gz |
+ padevchooser
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 52867abc1bd..83662757f50 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.400 2008/12/19 04:41:54 jmcneill Exp $ +# $NetBSD: Makefile,v 1.401 2009/01/01 06:44:43 obache Exp $ # COMMENT= Audio tools @@ -269,6 +269,7 @@ SUBDIR+= p5-MP3-Tag SUBDIR+= p5-MPEG-Audio-Frame SUBDIR+= p5-MusicBrainz-Client SUBDIR+= p5-MusicBrainz-Queries +SUBDIR+= padevchooser SUBDIR+= paman SUBDIR+= paprefs SUBDIR+= pavucontrol |