diff options
author | sf <sf@FreeBSD.org> | 2001-02-09 01:32:40 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-02-09 01:32:40 +0800 |
commit | 8767d20c68650db6141826b38ed9ac42c96e3217 (patch) | |
tree | 4db7cab89784ebea6fd5c630f6b42350692ee59f /archivers/Makefile | |
parent | 8745ef7fe7dda6f0a2f4ab83f70439c2e0558b90 (diff) | |
download | freebsd-ports-gnome-8767d20c68650db6141826b38ed9ac42c96e3217.tar.gz freebsd-ports-gnome-8767d20c68650db6141826b38ed9ac42c96e3217.tar.zst freebsd-ports-gnome-8767d20c68650db6141826b38ed9ac42c96e3217.zip |
move gtar to archivers.
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 600e8375ab10..e4b8040fbcdb 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -10,6 +10,7 @@ SUBDIR += fastjar SUBDIR += freeze SUBDIR += gshar+gunshar + SUBDIR += gtar SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha |