diff options
author | obache <obache> | 2011-02-15 10:25:15 +0000 |
---|---|---|
committer | obache <obache> | 2011-02-15 10:25:15 +0000 |
commit | 75f8cb1946c05db15f2e154b5abd0e42ba89bad2 (patch) | |
tree | 6ccff1fd690dd6c3b9c4f019ade8d19e4c307a0b /archivers | |
parent | a945ece86ef593be0ea526bd2bcdda718ea37daf (diff) | |
download | pkgsrc-75f8cb1946c05db15f2e154b5abd0e42ba89bad2.tar.gz |
+ ruby-bz2
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 4dd4484e41b..b7c3b731854 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2010/09/11 07:30:53 taca Exp $ +# $NetBSD: Makefile,v 1.118 2011/02/15 10:25:15 obache Exp $ # COMMENT= Archivers @@ -68,6 +68,7 @@ SUBDIR+= ppunpack SUBDIR+= rar SUBDIR+= rox-archive SUBDIR+= ruby-archive-tar-minitar +SUBDIR+= ruby-bz2 SUBDIR+= ruby-libarchive SUBDIR+= ruby-zip SUBDIR+= rzip |