diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-13 19:45:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-13 19:45:24 +0000 |
commit | 91e94a30bc6edd312305d44d97d7ce5668a43716 (patch) | |
tree | cf06fc8127bf6f8deb10c73119e1ec7aee165883 /archivers/Makefile | |
parent | 2ae531ee946160b98c2c77afe6c14e966570916f (diff) | |
download | pkgsrc-91e94a30bc6edd312305d44d97d7ce5668a43716.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 |