diff --git a/audio/Makefile b/audio/Makefile index b399d91ff7fb..99746783d2d7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.475 2012/11/29 09:40:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.476 2012/12/17 00:39:43 khorben Exp $ # COMMENT= Audio tools @@ -69,6 +69,7 @@ SUBDIR+= csound5-manual SUBDIR+= daapd SUBDIR+= dap SUBDIR+= darkice +SUBDIR+= deforaos-mixer SUBDIR+= disc-cover SUBDIR+= distmp3 SUBDIR+= easyh10 diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index c89257f160a4..d2879f0d5028 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.3914 2012/12/17 00:34:15 khorben Exp $ +$NetBSD: CHANGES-2012,v 1.3915 2012/12/17 00:40:41 khorben Exp $ Changes to the packages collection and infrastructure in 2012: @@ -6022,3 +6022,4 @@ Changes to the packages collection and infrastructure in 2012: Added sysutils/deforaos-browser version 0.4.9 [khorben 2012-12-17] Added x11/deforaos-keyboard version 0.2.1 [khorben 2012-12-17] Added x11/deforaos-panel version 0.2.16 [khorben 2012-12-17] + Added audio/deforaos-mixer version 0.1.1 [khorben 2012-12-17]