diff options
-rw-r--r-- | audio/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 2dc6e33a675..ffb5ebd677a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2004/05/09 04:44:26 minskim Exp $ +# $NetBSD: Makefile,v 1.235 2004/05/10 01:49:24 minskim Exp $ # COMMENT= Audio tools @@ -157,6 +157,7 @@ SUBDIR+= openal SUBDIR+= oss SUBDIR+= p5-Audio-CD SUBDIR+= p5-Audio-Wav +SUBDIR+= p5-CDDB SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag SUBDIR+= portaudio diff --git a/doc/CHANGES b/doc/CHANGES index 02683528cb2..3d99f856bab 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5889 2004/05/10 01:23:42 kristerw Exp $ +$NetBSD: CHANGES,v 1.5890 2004/05/10 01:49:23 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2443,3 +2443,4 @@ Changes to the packages collection and infrastructure in 2004: Updated pkglint to 3.74 [atatat 2004-05-10] Updated png to 1.2.5nb5 [fredb 2004-05-10] Updated mit-krb5 to 1.3.3nb1 [kristerw 2004-05-10] + Added p5-CDDB-1.12 [minskim 2004-05-10] |