pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers Add and enable pbzip2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/837bf084c7d4
branches:  trunk
changeset: 487293:837bf084c7d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 12 13:46:42 2005 +0000

description:
Add and enable pbzip2.

diffstat:

 archivers/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3fa89202976c -r 837bf084c7d4 archivers/Makefile
--- a/archivers/Makefile        Wed Jan 12 13:45:27 2005 +0000
+++ b/archivers/Makefile        Wed Jan 12 13:46:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2004/12/30 13:06:30 minskim Exp $
+# $NetBSD: Makefile,v 1.82 2005/01/12 13:46:42 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -48,6 +48,7 @@
 SUBDIR+=       p7zip
 SUBDIR+=       par2
 SUBDIR+=       pax
+SUBDIR+=       pbzip2
 SUBDIR+=       pdbar
 SUBDIR+=       php-bz2
 SUBDIR+=       php-zip



Home | Main Index | Thread Index | Old Index