diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | editors/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 35fdda8ff7b..b14e345e763 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7509 2004/10/21 06:30:39 xtraeme Exp $ +$NetBSD: CHANGES,v 1.7510 2004/10/21 06:36:39 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4800,3 +4800,4 @@ Changes to the packages collection and infrastructure in 2004: Updated nano to 1.2.4 [xtraeme 2004-10-21] Updated libxml2 to 2.6.14 [xtraeme 2004-10-21] Updated abiword to 2.0.11 [xtraeme 2004-10-21] + Added abiword-plugins-2.0.11 [xtraeme 2004-10-21] diff --git a/editors/Makefile b/editors/Makefile index b16d7d89b41..2d5c002a670 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.102 2004/10/21 04:22:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.103 2004/10/21 06:36:39 xtraeme Exp $ # COMMENT= Editors SUBDIR+= TeXmacs SUBDIR+= abiword +SUBDIR+= abiword-plugins SUBDIR+= abiword1 SUBDIR+= beav SUBDIR+= beaver |