diff options
author | recht <recht@pkgsrc.org> | 2004-01-17 15:26:52 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-17 15:26:52 +0000 |
commit | 73c5998dbd2c8be1358b37398620cddcca20861f (patch) | |
tree | b3962cefff21cf4d14952a6890edf888dae14f2a /audio | |
parent | a4874a6a06bf6649b94ae58e606408ab1226a3ed (diff) | |
download | pkgsrc-73c5998dbd2c8be1358b37398620cddcca20861f.tar.gz |
+ libcddb
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 255421171d7..61565ae0ac9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.200 2004/01/15 08:15:52 wiz Exp $ +# $NetBSD: Makefile,v 1.201 2004/01/17 15:26:52 recht Exp $ # COMMENT= Audio tools @@ -92,6 +92,7 @@ SUBDIR+= libao-arts SUBDIR+= libao-esound SUBDIR+= libaudiofile SUBDIR+= libcdaudio +SUBDIR+= libcddb SUBDIR+= libid3tag SUBDIR+= libmad SUBDIR+= libmikmod |