summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2004-03-08 23:45:12 +0000
committerben <ben@pkgsrc.org>2004-03-08 23:45:12 +0000
commit49d66e667c0c439e0f41d610a4e83422ce10eca5 (patch)
treefbc9381e278ccbaf33d65f8ff6f14a8ce4943bf5
parenta279467359607819e82612478ad6b32b9ebacb53 (diff)
downloadpkgsrc-49d66e667c0c439e0f41d610a4e83422ce10eca5.tar.gz
Note import of ppmd in doc/CHANGES and archivers/Makefile.
-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 8fd4b9096eb..1549e0c70a9 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2004/02/27 15:12:30 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2004/03/08 23:45:12 ben Exp $
#
COMMENT= Archivers
@@ -46,6 +46,7 @@ SUBDIR+= pax
SUBDIR+= php4-bz2
SUBDIR+= php4-zip
SUBDIR+= php4-zlib
+SUBDIR+= ppmd
SUBDIR+= ppunpack
SUBDIR+= rar
SUBDIR+= rar-linux
diff --git a/doc/CHANGES b/doc/CHANGES
index 4bf9815122c..2ef6f5a7fa9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5164 2004/03/08 23:21:08 wiz Exp $
+$NetBSD: CHANGES,v 1.5165 2004/03/08 23:45:12 ben Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1262,3 +1262,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated amule to 1.2.6 [jmmv 2004-03-08]
Updated oss to 3.9.8d [wiz 2004-03-08]
Removed TreeText [wiz 2004-03-08]
+ Added ppmd-9.1 [ben 2004-03-08]