diff options
author | grant <grant@pkgsrc.org> | 2004-05-03 10:06:38 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-03 10:06:38 +0000 |
commit | d004274a718394efaa81cce46a6fc54bf8eb56d2 (patch) | |
tree | d1b1e9d794ae01ce525af811e99e4136808afe3d /audio | |
parent | 546ad9418d05a88350431fef0a876bc23be2e80b (diff) | |
download | pkgsrc-d004274a718394efaa81cce46a6fc54bf8eb56d2.tar.gz |
+ncmpc
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 0fbd96697db..1639f1480a1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2004/05/02 23:00:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.233 2004/05/03 10:06:38 grant Exp $ # COMMENT= Audio tools @@ -148,6 +148,7 @@ SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= musicpd SUBDIR+= nas +SUBDIR+= ncmpc SUBDIR+= normalize SUBDIR+= nosefart SUBDIR+= nspmod |