diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-04-24 20:55:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-04-24 20:55:28 +0000 |
commit | c5fd8a6ac1beedd86954bd302ecde562d7961359 (patch) | |
tree | a0221f511ff60e4ec675d930a0c28f96e6ab556d /archivers/Makefile | |
parent | ae99f14e9a7c65ce12ef6db4fcd685f50d80fca4 (diff) |
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 a96c19cc73f2..d1cc25962209 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -201,5 +201,6 @@ SUBDIR += zipmix SUBDIR += zipper SUBDIR += zoo + SUBDIR += zutils .include <bsd.port.subdir.mk> |