diff options
author | acm <acm@FreeBSD.org> | 2009-05-09 09:08:44 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-05-09 09:08:44 +0800 |
commit | 6f9b7dbfc18424567b80342d33798f5ca5429931 (patch) | |
tree | acabe4f50a557b5ff9a090f65c052facdee093bd /archivers/Makefile | |
parent | ae809b04e7923fa7814f17c3a4b77ce9a63d31b3 (diff) | |
download | freebsd-ports-graphics-6f9b7dbfc18424567b80342d33798f5ca5429931.tar.gz freebsd-ports-graphics-6f9b7dbfc18424567b80342d33798f5ca5429931.tar.zst freebsd-ports-graphics-6f9b7dbfc18424567b80342d33798f5ca5429931.zip |
- New port: archivers/gambas2-gb-compress-zlib
The gambas zlib compression component
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 22f0882dbdf..1b221d3f875 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -28,6 +28,7 @@ SUBDIR += freetar SUBDIR += freeze SUBDIR += gambas2-gb-compress-bzlib2 + SUBDIR += gambas2-gb-compress-zlib SUBDIR += grzip SUBDIR += gtar SUBDIR += gzip |