diff options
author | wiz <wiz> | 2009-07-13 19:45:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-07-13 19:45:24 +0000 |
commit | dc2f796637bc07204796eb059b7e03bfa53fa5dd (patch) | |
tree | cf06fc8127bf6f8deb10c73119e1ec7aee165883 /archivers/Makefile | |
parent | f3cd9722b4cd21f4ee34e46040c38854054bb2bb (diff) | |
download | pkgsrc-dc2f796637bc07204796eb059b7e03bfa53fa5dd.tar.gz |
+ pigz.
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index a93592a6e17..cf8d96eeb9d 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2009/07/07 11:09:51 minskim Exp $ +# $NetBSD: Makefile,v 1.113 2009/07/13 19:45:24 wiz Exp $ # COMMENT= Archivers @@ -62,6 +62,7 @@ SUBDIR+= pdbar SUBDIR+= php-bz2 SUBDIR+= php-zip SUBDIR+= php-zlib +SUBDIR+= pigz SUBDIR+= ppmd SUBDIR+= ppunpack SUBDIR+= rar |