diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-01-24 12:56:45 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-01-24 12:56:45 +0000 |
commit | 875dbacfa161d24ed97896c3114d6db48fae3444 (patch) | |
tree | 1ad6f12035f9dc0367bfbb727eaf2797d1c97cd8 /archivers | |
parent | 727cc2bd6125651285503eef67ecba0ba57197ba (diff) | |
download | ports-875dbacfa161d24ed97896c3114d6db48fae3444.tar.gz ports-875dbacfa161d24ed97896c3114d6db48fae3444.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index e70be16411cb..2fb14fd17125 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -152,6 +152,10 @@ SUBDIR += php70-phar SUBDIR += php70-zip SUBDIR += php70-zlib + SUBDIR += php71-bz2 + SUBDIR += php71-phar + SUBDIR += php71-zip + SUBDIR += php71-zlib SUBDIR += pigz SUBDIR += pixz SUBDIR += plzip |