diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 05:41:20 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 05:41:20 +0000 |
commit | eaae955904ffd40f18b481a2057b265e0262393b (patch) | |
tree | e5616dec6f51f29726b0771c5dccaf0f5956127e /archivers/Makefile | |
parent | a59d36be89d0d7b1aaae9663ebf0af6c43a199ed (diff) | |
download | ports-eaae955904ffd40f18b481a2057b265e0262393b.tar.gz ports-eaae955904ffd40f18b481a2057b265e0262393b.zip |
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index a3aafe41454a..33ac4e77ca8a 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -35,6 +35,7 @@ SUBDIR += parchive SUBDIR += pkzip SUBDIR += ppunpack + SUBDIR += py-bzip2 SUBDIR += rar SUBDIR += rpm SUBDIR += rpm2cpio |