diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | textproc/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 29a068afdae..4b3538c3284 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8834 2005/01/20 15:10:35 xtraeme Exp $ +$NetBSD: CHANGES,v 1.8835 2005/01/20 18:01:30 tv Exp $ Changes to the packages collection and infrastructure in 2005: @@ -443,3 +443,4 @@ Changes to the packages collection and infrastructure in 2005: Updated mysql-server to 4.0.23a [xtraeme 2005-01-20] Updated mysql3-client to 3.23.58nb3 [xtraeme 2005-01-20] Updated jabberd2 to 2.0s6 [xtraeme 2005-01-20] + Added cawf-4.10 [tv 2005-01-20] diff --git a/textproc/Makefile b/textproc/Makefile index d7d28da0b09..0033d72ed0e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2005/01/19 09:33:29 adam Exp $ +# $NetBSD: Makefile,v 1.277 2005/01/20 18:00:43 tv Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -39,6 +39,7 @@ SUBDIR+= bsdgrep-devel SUBDIR+= btparse SUBDIR+= catdoc SUBDIR+= catdoc-tk +SUBDIR+= cawf SUBDIR+= cdif SUBDIR+= chasen SUBDIR+= chasen-base |