diff options
author | obache <obache> | 2014-02-04 11:41:04 +0000 |
---|---|---|
committer | obache <obache> | 2014-02-04 11:41:04 +0000 |
commit | 456e684dae8c2a784cff255772cbfdf0d1974628 (patch) | |
tree | 8eb7f3b42db22ef9d2204803895e7db0ca29dbb6 /audio/Makefile | |
parent | 40bdae388e4dcbd8cb121422e6c1815ae3098221 (diff) | |
download | pkgsrc-456e684dae8c2a784cff255772cbfdf0d1974628.tar.gz |
+ asunder
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 ec30486ea48..a69b211ed30 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.498 2014/02/02 23:36:32 rodent Exp $ +# $NetBSD: Makefile,v 1.499 2014/02/04 11:41:04 obache Exp $ # COMMENT= Audio tools @@ -33,6 +33,7 @@ SUBDIR+= ampache SUBDIR+= applerecords SUBDIR+= ario SUBDIR+= arts +SUBDIR+= asunder SUBDIR+= aubio SUBDIR+= audacious SUBDIR+= audacious-plugins |