diff options
author | markd <markd@pkgsrc.org> | 2004-08-21 11:19:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-08-21 11:19:45 +0000 |
commit | a44463b63ebd5c093d5fad3e6624f71820732a4a (patch) | |
tree | c6ad6c8e03ee857ee4c0c73521079fe2db770a85 /audio | |
parent | aa29a40854c92e0b72d4bdee17e167ef5b9f19a5 (diff) | |
download | pkgsrc-a44463b63ebd5c093d5fad3e6624f71820732a4a.tar.gz |
Add tunepimp
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 49939fc6731..08bc43e7641 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2004/08/10 06:50:29 minskim Exp $ +# $NetBSD: Makefile,v 1.249 2004/08/21 11:19:45 markd Exp $ # COMMENT= Audio tools @@ -208,6 +208,7 @@ SUBDIR+= tremor SUBDIR+= tremor-tools SUBDIR+= trm SUBDIR+= tunesbrowser +SUBDIR+= tunepimp SUBDIR+= ubs SUBDIR+= vorbis-tools SUBDIR+= wavesurfer |