diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-20 05:50:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-20 05:50:00 +0000 |
commit | 3f88e62a9dbe17e9abdc6225e52b91527aa27503 (patch) | |
tree | 707c616208291c825057f19cdbccc2bb87f2920f /archivers/Makefile | |
parent | cb98152597aa9bbdfb9afdc217877e95e54d9a78 (diff) |
New Ports / archivers/untar
PR: Report ports/41084
Submitted by: KIMURA Shigekazu <zau50357@lion.zero.ad.jp>
Notes
Notes:
svn path=/head/; revision=73609
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 0e40f6f5b2d7..d1a4a789650a 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -59,6 +59,7 @@ SUBDIR += undms SUBDIR += unlzx SUBDIR += unrar + SUBDIR += untar SUBDIR += unzip SUBDIR += xdms SUBDIR += xpk |