diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-14 01:10:31 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-14 01:10:31 +0800 |
commit | c043ab25d670f8911d202c83ad8b1a498ab95a4a (patch) | |
tree | 4ee7e8f2cc4459560ecc7404098deaa7732c5c71 /archivers/Makefile | |
parent | 09bc244170bab2c37af83670946c80c67a5a5aae (diff) | |
download | freebsd-ports-graphics-c043ab25d670f8911d202c83ad8b1a498ab95a4a.tar.gz freebsd-ports-graphics-c043ab25d670f8911d202c83ad8b1a498ab95a4a.tar.zst freebsd-ports-graphics-c043ab25d670f8911d202c83ad8b1a498ab95a4a.zip |
add tardy 1.11
Manipulate the file headers in tar archive files in various ways
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 9af37bbdb48..0e40f6f5b2d 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -51,6 +51,7 @@ SUBDIR += star SUBDIR += stuffit SUBDIR += szip + SUBDIR += tardy SUBDIR += ucl SUBDIR += unace SUBDIR += unadf |