summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index cce9973c49a..f8e46688788 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.72 2004/04/20 18:06:56 drochner Exp $
+# $NetBSD: Makefile,v 1.73 2004/05/16 01:33:45 xtraeme Exp $
#
COMMENT= Archivers
SUBDIR+= 9e
+SUBDIR+= advancecomp
SUBDIR+= afio
SUBDIR+= arc
SUBDIR+= arj
diff --git a/doc/CHANGES b/doc/CHANGES
index 1fa1d3cb120..12bc982c40a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5969 2004/05/16 01:13:42 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5970 2004/05/16 01:33:45 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2572,3 +2572,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated xmess to 0.82.1 [kristerw 2004-05-16]
Added flac123-0.0.7 [xtraeme 2004-05-16]
Added libjit-0.0.2 [xtraeme 2004-05-16]
+ Added advancecomp-1.10 [xtraeme 2004-05-16]