diff options
author | markd <markd@pkgsrc.org> | 2007-03-24 13:49:26 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-03-24 13:49:26 +0000 |
commit | 31b5d01e00288232609b7afca14cdd8c7385e3ee (patch) | |
tree | 0bb4656deae0f8ee7aa81679f761551c51946cd0 /audio | |
parent | f680cde353da369a4cb475363891f3b5911d9132 (diff) | |
download | pkgsrc-31b5d01e00288232609b7afca14cdd8c7385e3ee.tar.gz |
add nas-auscope.
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 42b7c803e80..ff33271277c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.352 2007/02/27 10:00:10 wiz Exp $ +# $NetBSD: Makefile,v 1.353 2007/03/24 13:49:26 markd Exp $ # COMMENT= Audio tools @@ -226,6 +226,7 @@ SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= musicpd SUBDIR+= nas +SUBDIR+= nas-auscope SUBDIR+= ncmpc SUBDIR+= normalize SUBDIR+= nosefart |