diff options
author | ben <ben> | 2004-03-08 23:45:12 +0000 |
---|---|---|
committer | ben <ben> | 2004-03-08 23:45:12 +0000 |
commit | 619774ab2b649a63e9c31d59f5b5d6849a0f8c1c (patch) | |
tree | fbc9381e278ccbaf33d65f8ff6f14a8ce4943bf5 /archivers | |
parent | e2e382c35b90473df5830a7be809d988707e3c66 (diff) | |
download | pkgsrc-619774ab2b649a63e9c31d59f5b5d6849a0f8c1c.tar.gz |
Note import of ppmd in doc/CHANGES and archivers/Makefile.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |