diff options
author | lukem <lukem> | 2001-08-16 10:12:47 +0000 |
---|---|---|
committer | lukem <lukem> | 2001-08-16 10:12:47 +0000 |
commit | ec1af89c49a9da089ae8aa762790305da8c74efe (patch) | |
tree | f461e0df2ef9d3bc555c46fcebe44ee54dc803f0 /audio/Makefile | |
parent | ee6662f93ce846a8cf98e0356d49f69e0f8ab680 (diff) | |
download | pkgsrc-ec1af89c49a9da089ae8aa762790305da8c74efe.tar.gz |
add normalize
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 da941933eea..47ca2161a6e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2001/08/16 06:22:32 lukem Exp $ +# $NetBSD: Makefile,v 1.111 2001/08/16 10:12:47 lukem Exp $ # COMMENT= Audio tools @@ -95,6 +95,7 @@ SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas SUBDIR+= nbc-vbi +SUBDIR+= normalize SUBDIR+= nspmod SUBDIR+= p5-Audio-CD-disc-cover SUBDIR+= p5-MP3-Tag |