diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-27 15:23:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-27 15:23:02 +0000 |
commit | 7886834838d525ae3f225dfd3e1fa888f63492b8 (patch) | |
tree | d70c0d329f5637514e9a631135a218b225878af1 /archivers/Makefile | |
parent | 6c2d100fde678ac760a18e4c90c592d345aad796 (diff) | |
download | ports-7886834838d525ae3f225dfd3e1fa888f63492b8.tar.gz ports-7886834838d525ae3f225dfd3e1fa888f63492b8.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 33ac4e77ca8a..b31a9a601d39 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -36,6 +36,7 @@ SUBDIR += pkzip SUBDIR += ppunpack SUBDIR += py-bzip2 + SUBDIR += py-tarfile SUBDIR += rar SUBDIR += rpm SUBDIR += rpm2cpio |