diff options
author | grant <grant> | 2004-05-03 10:06:38 +0000 |
---|---|---|
committer | grant <grant> | 2004-05-03 10:06:38 +0000 |
commit | 855d7ba50891a78f2a02ac937eadffa991d0b543 (patch) | |
tree | d1b1e9d794ae01ce525af811e99e4136808afe3d /audio | |
parent | 1bbfe567cc66e3061c9407bfd152ac74cdd48392 (diff) | |
download | pkgsrc-855d7ba50891a78f2a02ac937eadffa991d0b543.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 |