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 4d6d445d69e..44983461542 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.297 2005/12/30 14:10:00 ghen Exp $ +# $NetBSD: Makefile,v 1.298 2006/01/16 14:19:38 xtraeme Exp $ # COMMENT= Audio tools @@ -73,6 +73,7 @@ SUBDIR+= festvox-us3 SUBDIR+= flac SUBDIR+= flac123 SUBDIR+= flac2mp3 +SUBDIR+= flite SUBDIR+= fluidsynth SUBDIR+= freepats SUBDIR+= freezetag diff --git a/doc/CHANGES b/doc/CHANGES index 5149693e5ec..1d19e446870 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12544 2006/01/16 13:21:48 rxg Exp $ +$NetBSD: CHANGES,v 1.12545 2006/01/16 14:19:38 xtraeme Exp $ Changes to the packages collection and infrastructure in 2006: @@ -329,3 +329,4 @@ Changes to the packages collection and infrastructure in 2006: Added inputmethod/gcin version 1.1.5 [rxg 2006-01-16] Added inputmethod/fcitx version 3.1.1 [rxg 2006-01-16] Added misc/hanzim version 1.3 [rxg 2006-01-16] + Added audio/flite version 1.3 [xtraeme 2006-01-16] |