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 facc239dda5..8248a5e160c 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2003/09/04 13:36:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.64 2003/12/14 13:49:36 jdolecek Exp $
#
COMMENT= Archivers
@@ -63,5 +63,6 @@ SUBDIR+= xpk
SUBDIR+= zip
SUBDIR+= zip1
SUBDIR+= zoo
+SUBDIR+= zziplib
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/doc/CHANGES b/doc/CHANGES
index 38cbc867276..3e8bc204fc0 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4093 2003/12/14 12:39:32 wiz Exp $
+$NetBSD: CHANGES,v 1.4094 2003/12/14 13:49:36 jdolecek Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5126,3 +5126,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated kile to 1.6 [markd 2003-12-14]
Updated ivtools to 1.1.2 [markd 2003-12-14]
Updated gperiodic to 2.0.7 [wiz 2003-12-14]
+ Added zziplib-0.10.82 [jdolecek 2003-12-14]